mirror of
https://github.com/HuFlungDu/pylibmeshctrl.git
synced 2026-02-28 01:02:10 +00:00
4 lines
58 B
Python
4 lines
58 B
Python
|
|
from . import tunnel
|
||
|
|
|
||
|
|
class Files(tunnel.Tunnel):
|
||
|
|
pass
|