Skip to content
Snippets Groups Projects

Switch PyMC3 to PyMC (which is the new name starting from PyMC v4.0.0)

Merged Matthew David Pitkin requested to merge matthew-pitkin/bilby:pymc3_to_pymc4 into master
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -20,5 +20,4 @@ repos:
hooks:
- id: isort # sort imports alphabetically and separates import into sections
args: [-w=88, -m=3, -tc, -sp=setup.cfg ]
files: ^(bilby/bilby_mcmc/|bilby/core/sampler/|examples/gw_examples/data_examples)
files: '^(bilby/bilby_mcmc/|bilby/core/sampler/|examples/core_examples/examples/gw_examples/data_examples)'
Loading