forked from Narcissus/pylibmeshctrl
4 lines
58 B
Python
4 lines
58 B
Python
|
|
from . import tunnel
|
||
|
|
|
||
|
|
class Files(tunnel.Tunnel):
|
||
|
|
pass
|