auth fix
[plcapi.git] / PLC / Legacy / __init__.py
1 # each module to define in "methods" the set of methods that it defines
2 __all__ = """
3 NodeNetworks
4 Types
5 """.split()