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