瀏覽代碼

chore: fix black Makefile

tags/v1.0.2
Jérôme Deuchnord 2 年之前
父節點
當前提交
8ea4a9f731
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

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

.PHONY: tests
tests: doctests


Loading…
取消
儲存