summaryrefslogtreecommitdiff
path: root/pylint/test/functional/wrong_import_position.txt
blob: 5cde17dbb65404f9a1178105ae7a304dc7eb243d (plain)
1
2
3
wrong-import-position:26::Import "import datetime" should be placed at the top of the module
wrong-import-position:32::Import "import scipy" should be placed at the top of the module
wrong-import-position:33::Import "import astroid" should be placed at the top of the module