This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/python3.7/site-packages/pylint/test/messages/func_w0612.txt
2019-02-09 02:45:25 -06:00

6 lines
283 B
Text

W: 9:function: Unused variable 'aaaa'
W: 28:test_global: Using the global statement
W: 34:test_global: Unused platform imported from sys
W: 35:test_global: Unused version imported from sys as VERSION
W: 36:test_global: Unused import this
W: 37:test_global: Unused re imported as RE