mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 12:03:42 +02:00
docs: latex in docstring of covariance fixed
This commit is contained in:
parent
c54ea54069
commit
7f5989dfb9
3 changed files with 5 additions and 7 deletions
2
.github/workflows/flake8.yml
vendored
2
.github/workflows/flake8.yml
vendored
|
@ -21,6 +21,6 @@ jobs:
|
|||
- name: flake8 Lint
|
||||
uses: py-actions/flake8@v1
|
||||
with:
|
||||
ignore: "E501,W605"
|
||||
ignore: "E501"
|
||||
exclude: "__init__.py, input/__init__.py"
|
||||
path: "pyerrors"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue