mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 07:23:48 +00:00
8 lines
130 B
Python
8 lines
130 B
Python
"""
|
||
测试包根目录。
|
||
|
||
让 `tests.*` 模块可以被正常 import(例如给 `unilabos` 下的测试入口使用)。
|
||
"""
|
||
|
||
|