Fix: black error on pre-commit
This commit is contained in:
parent
63fc1ffd0e
commit
14a8f2b477
2 changed files with 5 additions and 2 deletions
1
Makefile
1
Makefile
|
|
@ -8,6 +8,7 @@ test:
|
|||
|
||||
fmt:
|
||||
black erminig tests
|
||||
git add erminig tests
|
||||
|
||||
docker-build:
|
||||
podman-compose -f docker-compose.yml build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue