2 lines
28 B
Makefile
2 lines
28 B
Makefile
|
fmt:
|
||
|
black . && isort -rc .
|