chore(deps): bump pytz from 2024.2 to 2025.1 #1659
lint-and-test.yaml
on: pull_request
pre-commit
/
pre-commit
23s
Matrix: test-python-poetry / pytest
Annotations
2 errors
test-python-poetry / Test python 3.x:
tests/test_suisa_sendemeldung.py#L66
test_parse_date
assert FakeDate(1996, 3, 1) == datetime.datetime(1996, 3, 1, 0, 0)
+ where datetime.datetime(1996, 3, 1, 0, 0) = datetime(1996, 3, 1)
|
test-python-poetry / Test python 3.x
Process completed with exit code 1.
|