Skip to content

Commit

Permalink
Merge branch 'master' into cleanup_spdr
Browse files Browse the repository at this point in the history
  • Loading branch information
fdamken committed Oct 8, 2023
2 parents 54e7eb0 + 98dfea1 commit 8881a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Run black
uses: psf/black@stable
with:
args: "--check Pyrado setup_deps.py RcsPySim/setup.py"
src: "Pyrado setup_deps.py RcsPySim/setup.py"
isort:
name: Checking Import Order with isort
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8881a0e

Please sign in to comment.