Fix #2626: Duplicate scheduled year for single day events #491
Annotations
4 errors
|
lint
Process completed with exit code 1.
|
|
Ruff (DTZ001):
apps/events/tests/test_templates.py#L32
apps/events/tests/test_templates.py:32:31: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
|
|
Ruff (DTZ001):
apps/events/tests/test_templates.py#L31
apps/events/tests/test_templates.py:31:33: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
|
|
Ruff (DTZ011):
apps/events/tests/test_templates.py#L15
apps/events/tests/test_templates.py:15:23: DTZ011 `datetime.date.today()` used
|