summaryrefslogtreecommitdiff
path: root/pylint/test/functional/wrong_import_position.txt
blob: 2f417e480ecfcaecdc83f1bd43457605b7d1f847 (plain)
1
2
3
wrong-import-position:14::Import "import datetime" should be placed at the top of the module
wrong-import-position:20::Import "import scipy" should be placed at the top of the module
wrong-import-position:21::Import "import astroid" should be placed at the top of the module