We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49039c commit 3ce7eebCopy full SHA for 3ce7eeb
.flake8
@@ -8,6 +8,5 @@ exclude =
8
docs/tools/
9
docs/conf.py
10
pydra/_version.py
11
- versioneer.py
12
max-line-length=105
13
ignore = E203,W503,F541
codecov.yml
@@ -3,8 +3,6 @@ coverage:
3
ignore: # files and folders that will be removed during processing
4
- "**/tests"
5
- "pydra/_version.py"
6
- - "setup.py"
7
- - "versioneer.py"
status:
project:
default:
0 commit comments