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 c533d2c commit 1cd9301Copy full SHA for 1cd9301
.travis.yml
@@ -15,4 +15,4 @@ install:
15
script:
16
- "pytest tests"
17
- "flake8 --exclude='bin,build,.eggs'"
18
- - "mypy src/highdicom tests"
+ - "mypy src/dicomweb_client tests"
0 commit comments