Projekt_AI-Automatyczny_saper/venv/Lib/site-packages/pywt/conftest.py

7 lines
143 B
Python
Raw Normal View History

2021-06-01 17:38:31 +02:00
import pytest
def pytest_configure(config):
config.addinivalue_line("markers",
"slow: Tests that are slow.")