
    def test_fail():
>       assert 0
E       assert 0

/tmp/tmptyyz7mkg.py:3: AssertionError
