def list_imports(lines): pass
class TestListImports(unittest.TestCase):
def test_01(self): code_with_imports = """