mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-08 21:03:59 +02:00
5 lines
59 B
Python
Executable file
5 lines
59 B
Python
Executable file
#!/usr/bin/python
|
|
|
|
from device import Device
|
|
|
|
d = Device()
|