forked from Narcissus/pylibmeshctrl
added basic documentation with pyscaffold and tox. A lot of it is probably wrong.
This commit is contained in:
4
src/meshctrl/files.py
Normal file
4
src/meshctrl/files.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from . import tunnel
|
||||
|
||||
class Files(tunnel.Tunnel):
|
||||
pass
|
||||
Reference in New Issue
Block a user