]> git.phdru.name Git - sqlconvert.git/blob - tests/conftest.py
Exclude tests/conftest.py from flake8 tests with directive
[sqlconvert.git] / tests / conftest.py
1 # flake8: noqa
2 # Skip testing the entire module: names here are imported for pytest
3
4 from sqlobject.conftest import \
5     pytest_addoption, pytest_configure, setup_tests