Skip to content
  • Clément Gillard's avatar
    pylint: refactor tests/bin · c4c92794
    Clément Gillard authored and Akim Demaille's avatar Akim Demaille committed
    See #61. Refactor Python scripts in tests/bin
    to comply with `pylint`.
    
    * tests/bin/bench-power: Reorder imports.
    * tests/bin/rat.py: Fix string escapes.
    * tests/bin/test.py: Reorder and remove duplicate imports.
    * tests/bin/update-test: Remove unused imports and useless `global`s.
    * python/pylintrc: Add new entries to ignore.
    c4c92794