Niraj Kumar

Results 1 issues of Niraj Kumar

after installing pytest using pip it still gives the import error --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in () 1 ----> 2 from test_helper import Test 3 4 Test.assertEquals(makePlural('rat'),...