List all the imports from the python code

前端 未结 0 771
一个人的身影
一个人的身影 2020-12-17 10:39
def list_imports(lines):
    pass

# DO NOT TOUCH THE BELOW CODE
class TestListImports(unittest.TestCase):

    def test_01(self):
        code_with_imports = "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题