Format to conform pre-commit (#173)

Signed-off-by: lizz <lizz@sensetime.com>
This commit is contained in:
lizz 2020-02-01 10:14:55 +08:00 committed by GitHub
parent 43ca0e57a9
commit 90a0f353ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 9 additions and 9 deletions

1
.gitignore vendored
View File

@ -109,4 +109,3 @@ venv.bak/
# custom # custom
mmcv/video/optflow_warp/flow_warp_module.cpp mmcv/video/optflow_warp/flow_warp_module.cpp

View File

@ -1,3 +1,4 @@
exclude: ^tests/data/
repos: repos:
- repo: https://github.com/asottile/seed-isort-config - repo: https://github.com/asottile/seed-isort-config
rev: v1.9.3 rev: v1.9.3