Skip to content
Snippets Groups Projects

Removed ConditionalPriorDict inheriting from CBCPriorDict

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -73,7 +73,7 @@ python-3.7:
# test example on python 3.6
python-3.6:
stage: test
image: bilbydev/v2-dockerfile-test-suite-python36
image: bilbydev/bilby_pipe-test-suite-python36
script:
- python -m pip install .
Loading