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