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
ci: use stable version of black
fix/skyfield-data-version
Jérôme Deuchnord
5 months ago
parent
710331d772
commit
ce937ab030
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/prchecks.yml
+ 1
- 1
.github/workflows/prchecks.yml
View File
@@ -27,4 +27,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.x
- uses: psf/black@
20.8b1
- uses: psf/black@
stable
Write
Preview
Loading…
Cancel
Save