Files

4 lines
79 B
Python
Raw Permalink Normal View History

2026-01-06 22:56:13 +01:00
def test_first():
"""An initial test for the app."""
assert 1 + 1 == 2