Skip to content

Commit becfd01

Browse files
committed
Whitespace
1 parent e644794 commit becfd01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tests_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ def test_upload_bad_file(self) -> None:
271271
archives = self.await_(
272272
self.database.fetch_all(Archive.select()),
273273
)
274-
275274
self.assertEqual([], archives, "Wrong content stored in the database")
276275

277276
choices = self.await_(

0 commit comments

Comments
 (0)