mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 19:19:15 +00:00
4 lines
47 B
Python
4 lines
47 B
Python
|
|
class DeviceClassInvalid(Exception):
|
|
pass
|