HackingScripts/__init__.py
Roman Hergenreder 3adb813560 FileServer
2020-09-27 14:00:20 +02:00

4 lines
57 B
Python

__doc__ = __doc__ or ""
__all__ = ["util","fileserver"]