Skip to content

Commit

Permalink
Corrected typo in code_style.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjameshandley committed Apr 18, 2024
1 parent 12e083e commit 4f1cb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Install pydocstyle
run: pip install pydocstyle
- name: run pydocstyle
run: python -m pydocstyle --convention=numpy anesthetic
run: python -m pydocstyle --convention=numpy stemu

0 comments on commit 4f1cb5f

Please sign in to comment.