-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix random behavior of update_model_index in pre-commit hook (#784)
- Loading branch information
1 parent
2acd563
commit 6eff941
Showing
32 changed files
with
2,258 additions
and
2,251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,3 +47,4 @@ repos: | |
additional_dependencies: [mmcv] | ||
language: python | ||
files: ^configs/.*\.md$ | ||
require_serial: true |
Oops, something went wrong.