__init__.py 72 B

123
  1. from .checks import check_settings # noqa: F401
  2. __version__ = '2.1.0'