fix: address linting issues

Made-with: Cursor
This commit is contained in:
cottongin
2026-03-12 01:44:00 -04:00
parent c2b032ea0c
commit 485f0c1e35
3 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
from datetime import datetime, timezone
from ntr_fetcher.week import get_show_week, SHOW_DAY_DEFAULT, SHOW_HOUR_DEFAULT
from ntr_fetcher.week import get_show_week
def test_mid_week_thursday():