3 lines
44 B
Makefile
3 lines
44 B
Makefile
|
|
format:
|
||
|
|
poetry run python -m black **/*.py
|