X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tests%2Fconftest.py;h=16600e7fc0027adcfe396db09456225ccf01b666;hb=e8beeb55405cb5b29d424d247d2e06a13d907597;hp=b1fda3bbea5945bebb58f95d0bd4c28fa4fbb606;hpb=00f0aef5739a19921ed06f0397b44ba336184424;p=sqlconvert.git diff --git a/tests/conftest.py b/tests/conftest.py index b1fda3b..16600e7 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,4 +1,5 @@ -# noqa: imported for pytest +# flake8: noqa +# Skip testing the entire module: names here are imported for pytest from sqlobject.conftest import \ pytest_addoption, pytest_configure, setup_tests