Languge RulesLinthttps://google.github.io/styleguide/pylintrc Import使用 import 语句导入 package、module ,而不是单独的类型、类、函数。 优点:每个