GigaCheck / conftest.py
iitolstykh's picture
initial commit
7c51531
Raw
History Blame Contribute Delete
236 Bytes
"""Pytest configuration.
The presence of this file at the repository root makes pytest insert this
directory onto ``sys.path``, so the flat demo modules (``validation``,
``rendering``) can be imported directly from the test suite.
"""