Skip to content

Commit 2830b42

Browse files
committed
Fix search of instances within a given study
1 parent a760820 commit 2830b42

File tree

3 files changed

+573
-507
lines changed

3 files changed

+573
-507
lines changed

requirements_test.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
mypy==0.790
2-
pytest==6.1.1
3-
pytest-flake8==1.0.6
1+
mypy==0.910
2+
pytest==6.2.4
3+
pytest-cov==2.12.1
4+
pytest-flake8==1.0.7
45
pytest-localserver==0.5.0

0 commit comments

Comments
 (0)