Menu

Commit [r27979]  Maximize  Restore  History

Added an exception system to the find_unused_imports.py developer script.

Sometimes pylint will give an "Unused import" warning for imports that are needed by the module.
Therefore an exception list of the file name and module has been created to skip these warnings.
The list covers the dep_check module and all of the profiling_*.py scripts in the directory
test_suite/shared_data/dispersion/profiling/.

bugman 2015-10-05

changed /trunk/devel_scripts/find_unused_imports.py
/trunk/devel_scripts/find_unused_imports.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.