Skip to content

Commit

Permalink
Revert black debug
Browse files Browse the repository at this point in the history
  • Loading branch information
codingl2k1 committed Nov 27, 2024
1 parent 401f8ae commit fca334a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: psf/black@stable
with:
src: "python/xoscar"
options: "--diff --verbose"
options: "--check"
- uses: isort/isort-action@master
with:
sortPaths: "python/xoscar"
Expand Down

0 comments on commit fca334a

Please sign in to comment.