File size: 223 Bytes
2d554b0
 
 
1
2
3
python -m flake8 ui/*.py hloc/*.py hloc/matchers/*.py hloc/extractors/*.py 
python -m isort ui/*.py hloc/*.py hloc/matchers/*.py hloc/extractors/*.py
python -m black ui/*.py hloc/*.py hloc/matchers/*.py hloc/extractors/*.py