Skip to content
Snippets Groups Projects
conftest.py 233 B
Newer Older
Stephan Seitz's avatar
Stephan Seitz committed
# -*- coding: utf-8 -*-
"""
    Dummy conftest.py for pyronn_torch.

    If you don't know what this is for, just leave it empty.
    Read more about conftest.py under:
    https://pytest.org/latest/plugins.html
"""

# import pytest