Skip to content
Snippets Groups Projects
Commit f2b52e48 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Remove reorder python imports

parent b7fe4a4b
No related branches found
No related tags found
3 merge requests!147Merge previous default branch feat-cod-rmq into main,!97Feat pre commit hook,!94WIP: Merge feat_prod_rmq with feat_cod_rmq
......@@ -5,10 +5,6 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/asottile/reorder_python_imports
rev: v2.5.0
hooks:
- id: reorder-python-imports
- repo: https://github.com/psf/black
rev: 21.5b0
hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment