Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
c982fb82
Commit
c982fb82
authored
Jun 21, 2022
by
patil-suraj
Browse files
fix quaility command
parent
9c82c32b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
Makefile
Makefile
+0
-2
No files found.
Makefile
View file @
c982fb82
...
@@ -47,8 +47,6 @@ repo-consistency:
...
@@ -47,8 +47,6 @@ repo-consistency:
quality
:
quality
:
black
--check
--preview
$(check_dirs)
black
--check
--preview
$(check_dirs)
isort
--check-only
$(check_dirs)
isort
--check-only
$(check_dirs)
python utils/custom_init_isort.py
--check_only
python utils/sort_auto_mappings.py
--check_only
flake8
$(check_dirs)
flake8
$(check_dirs)
doc-builder style src/transformers docs/source
--max_len
119
--check_only
--path_to_docs
docs/source
doc-builder style src/transformers docs/source
--max_len
119
--check_only
--path_to_docs
docs/source
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment