failed test
Some checks failed
CI / test (push) Failing after 7s
Test Workflow / test (push) Successful in 1s

This commit is contained in:
2026-03-23 14:12:00 +03:00
parent 63ed421823
commit d6638215f1

View File

@@ -20,5 +20,5 @@ def test_root() -> None:
def test_checker() -> None:
a = 1
assert a == 1
assert a == 2