pferd/PFERD/__init__.py
2020-04-25 20:02:01 +02:00

9 lines
224 B
Python

# pylint: disable=invalid-name
"""
This module exports only what you need for a basic configuration. If you want a
more complex configuration, you need to import the other submodules manually.
"""
from .pferd import Pferd