fix: address linting issues
Made-with: Cursor
This commit is contained in:
@@ -142,7 +142,7 @@ def test_get_show_track_by_position(db):
|
||||
|
||||
|
||||
def test_list_shows(db):
|
||||
s1 = db.get_or_create_show(
|
||||
_ = db.get_or_create_show(
|
||||
datetime(2026, 3, 6, 3, 0, 0, tzinfo=timezone.utc),
|
||||
datetime(2026, 3, 13, 2, 0, 0, tzinfo=timezone.utc),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user