mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 19:43:41 +02:00
README updated
This commit is contained in:
parent
1acb959093
commit
4d394975c5
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@ For all pull requests to the `develop` branch tests are executed for the most re
|
|||
```
|
||||
pytest -v
|
||||
```
|
||||
and `flake8` is executed with the command
|
||||
and the linter `flake8` is executed with the command
|
||||
```
|
||||
flake8 --ignore=E501,E722 --exclude=__init__.py pyerrors
|
||||
```
|
||||
Please make sure that all tests are passed for a new pull request.
|
||||
Please make sure that all tests are passed for a new pull requests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue