File size: 235 Bytes
8320ccc
 
 
1
2
3
python -m flake8 common/*.py hloc/*.py hloc/matchers/*.py hloc/extractors/*.py 
python -m isort common/*.py hloc/*.py hloc/matchers/*.py hloc/extractors/*.py
python -m black common/*.py hloc/*.py hloc/matchers/*.py hloc/extractors/*.py