mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-25 12:55:17 +00:00
修复可能的web template找不到的问题
新增联网获取json启动 删除非-g传入启动json的方式 兼容传参参数名短横线与下划线
This commit is contained in:
3
unilabos/utils/exception.py
Normal file
3
unilabos/utils/exception.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
class DeviceClassInvalid(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user