mirror of
https://github.com/HuFlungDu/pylibmeshctrl.git
synced 2026-02-20 13:42:11 +00:00
added basic documentation with pyscaffold and tox. A lot of it is probably wrong.
This commit is contained in:
7
src/meshctrl/shell.py
Normal file
7
src/meshctrl/shell.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from . import tunnel
|
||||
|
||||
class Shell(tunnel.Tunnel):
|
||||
pass
|
||||
|
||||
class SmartShell(tunnel.Tunnel):
|
||||
pass
|
||||
Reference in New Issue
Block a user