mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 22:15:04 +00:00
4 lines
47 B
Python
4 lines
47 B
Python
|
|
class DeviceClassInvalid(Exception):
|
|
pass
|