microproduct/deformation-sentiral/smallbaselineApp/pywt/conftest.py

7 lines
143 B
Python
Raw Normal View History

2023-08-28 10:17:29 +00:00
import pytest
def pytest_configure(config):
config.addinivalue_line("markers",
"slow: Tests that are slow.")