This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
lib
mirror of
https://github.com/Kosmorro/lib
Watch
1
Star
0
Fork
0
Code
Issues
Releases
16
Activity
Browse Source
chore: fix black Makefile
tags/v1.0.2
Jérôme Deuchnord
2 years ago
parent
7e413e2de5
commit
8ea4a9f731
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -1,5 +1,5 @@
black:
poetry run black kosmorrolib
setup.py
poetry run black kosmorrolib
.PHONY: tests
tests: doctests
Write
Preview
Loading…
Cancel
Save