This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
kosmorro
mirror of
https://github.com/Kosmorro/kosmorro
Watch
1
Star
0
Fork
0
Code
Issues
Releases
33
Activity
Browse Source
ci(black): fix used version
pull/373/head
Jérôme Deuchnord
5 months ago
committed by
Deuchnord
parent
1d31f88a4e
commit
de77226536
1 changed files
with
2 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-3
.github/workflows/black.yml
+ 2
- 3
.github/workflows/black.yml
View File
@@ -15,6 +15,5 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.9
- uses: psf/black@21.8b0
python-version: '3.x'
- uses: psf/black@stable
Write
Preview
Loading…
Cancel
Save