blob: 3b25b9d4d219215db590cccfd11fb836203c2403 [file] [log] [blame]
Processing module test2 (test_input/test2.py)...
Warnings...
test_input/test2.py:4: Imported module (time) not used
test_input/test2.py:9: No doc string for class X
test_input/test2.py:16: Base class (test2.X) __init__() not called
test_input/test2.py:16: No doc string for class Y