aboutsummaryrefslogtreecommitdiff
path: root/tests/bootstrap/test_new_instance.py
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-06-10 20:29:08 +0200
committerDaniel Schadt <kingdread@gmx.de>2025-06-10 20:29:08 +0200
commitc781fdfd19b5c975ebf52821ab12f0a569ba7a4e (patch)
treeba5c0e1be6032710da50b4f6a5742a84c9371d17 /tests/bootstrap/test_new_instance.py
parent1843560ee69655de615912c4eac5ec8dce921830 (diff)
downloadfietsboek-c781fdfd19b5c975ebf52821ab12f0a569ba7a4e.tar.gz
fietsboek-c781fdfd19b5c975ebf52821ab12f0a569ba7a4e.tar.bz2
fietsboek-c781fdfd19b5c975ebf52821ab12f0a569ba7a4e.zip
fix lints
Diffstat (limited to 'tests/bootstrap/test_new_instance.py')
-rw-r--r--tests/bootstrap/test_new_instance.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bootstrap/test_new_instance.py b/tests/bootstrap/test_new_instance.py
index 7686fde..05076f4 100644
--- a/tests/bootstrap/test_new_instance.py
+++ b/tests/bootstrap/test_new_instance.py
@@ -117,4 +117,3 @@ def test_setup_via_fietsupdate(tmpdir):
# Clean up the database. This is important with anything but SQLite, as
# the tables would otherwise persist and interfere with the other tests.
cleanup_database(Path("testing.ini"))
-