Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
conftest.py 220 B
# -*- coding: utf-8 -*-
"""
conftest
~~~~~~~~

Empty conftest.py so that pytest finds the checkout pakage.

:copyright: (c) 2017 European Spallation Source ERIC
:license: BSD 2-Clause, see LICENSE for more details.

"""