This commit is contained in:
2025-01-02 18:18:57 +01:00
parent 3270e3fe2c
commit 626b736626
20 changed files with 794 additions and 690 deletions

2
tests/test_imports.py Normal file
View File

@ -0,0 +1,2 @@
def test_import_testdata():
import testdata # pylint: disable=unused-import,import-outside-toplevel