Vincentqyw
update: ci
8320ccc
raw
history blame
No virus
235 Bytes
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