initial commit
This commit is contained in:
commit
0552a0a75f
9 changed files with 1032 additions and 0 deletions
3
g85/__init__.py
Normal file
3
g85/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .main import Map, Device
|
||||
from .read import read
|
||||
from .write import write
|
||||
Loading…
Add table
Add a link
Reference in a new issue