format files

This commit is contained in:
maxDorninger
2025-07-15 20:05:37 +02:00
parent 0400954339
commit 831f9dc1ac
4 changed files with 32 additions and 26 deletions

View File

@@ -474,7 +474,6 @@ def test_get_all_available_torrents_for_a_season_no_override(
season_number=season_number, show_id=show_id
)
assert len(results) == 3
assert torrent1 in results
assert torrent2 in results