Daniel Wagner 294d4df286 __init__: Better support introspection
PEP8:
"""
To better support introspection, modules should explicitly declare the
names in their public API using the __all__ attribute.
"""

reported by flake8:

./kas/__init__.py:26:1: F401 '.__version__.__version__' imported but unused
./kas/__init__.py:27:1: F401 '.__version__.__file_version__' imported but unused
./kas/__init__.py:27:1: F401 '.__version__.__compatible_file_version__' imported but unused
./kas/__init__.py:28:1: F401 '.configschema.CONFIGSCHEMA' imported but unused

Signed-off-by: Daniel Wagner <daniel.wagner@siemens.com>
2018-12-07 09:56:09 +01:00
..
2018-09-10 12:31:20 +02:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00
2018-12-07 09:55:26 +01:00