Fix typing

This commit is contained in:
stijndcl 2022-06-17 01:51:06 +02:00
parent eb71470edc
commit bacd2d77fb
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,2 @@
import settings
def test_dummy(tables):
assert settings.DB_TEST_SQLITE
assert True