mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 03:53:41 +02:00
sinh effective mass implemented
This commit is contained in:
parent
66c443fd63
commit
117a925775
4 changed files with 28 additions and 20 deletions
2
.github/workflows/flake8.yml
vendored
2
.github/workflows/flake8.yml
vendored
|
@ -16,6 +16,6 @@ jobs:
|
|||
- name: flake8 Lint
|
||||
uses: py-actions/flake8@v1
|
||||
with:
|
||||
ignore: "E501"
|
||||
ignore: "E501,E722"
|
||||
exclude: "__init__.py, input/__init__.py"
|
||||
path: "pyerrors"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue