Explorar el Código

chore: fix black Makefile

tags/v1.0.2
Jérôme Deuchnord hace 2 años
padre
commit
8ea4a9f731
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver fichero

@@ -1,5 +1,5 @@
black:
poetry run black kosmorrolib setup.py
poetry run black kosmorrolib

.PHONY: tests
tests: doctests


Cargando…
Cancelar
Guardar