F [100%]
==================================================================================== FAILURES =====================================================================================
____________________________________________________________________________________ test_foo _____________________________________________________________________________________
def test_foo():
> assert True is False
E assert True is False
<ipython-input-4-056d17306b90>:2: AssertionError
1 failed in 0.32 seconds