Skip to content

Commit e8af729

Browse files
fix docstyle
1 parent c666ec7 commit e8af729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
python3 -c "import electricpy; print('electricpy.__file__')"
3030
- name: Test with pytest
3131
run: |
32-
pytest --pydoctest --xdoctest
32+
pytest --pydocstyle --xdoctest

0 commit comments

Comments
 (0)