chore(deps-dev): bump mkdocs-material from 9.5.50 to 9.6.2 #1664
lint-and-test.yaml
on: pull_request
pre-commit
/
pre-commit
21s
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.
|