=== test session starts ===
platform linux -- Python 3.8.10, pytest-6.2.4, py-1.10.0, pluggy-0.13.1
plugins: asyncio-0.17.0
collected 1 item

test_sample.py F

=== FAILURES ===

__________________ test_sample __________________

test_sample.py:3: in test_sample
    assert False
E   assert False

=== 1 failed in 0.01s ===