Removed formatter
This commit is contained in:
parent
467fbf6ef7
commit
5f268fdf3a
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -11,6 +11,3 @@ clean:
|
|||
check:
|
||||
python -m mypy .
|
||||
python -m pylint -j 4 ./showdialog
|
||||
|
||||
format:
|
||||
python -m autopep8 -r --in-place ./showdialog
|
||||
|
|
Loading…
Reference in a new issue