sbi-benchmark / sbibm

Simulation-based inference benchmark
https://sbi-benchmark.github.io
MIT License
88 stars 34 forks source link

Code formatting #25

Closed jan-matthis closed 2 years ago

jan-matthis commented 2 years ago

Runs black . and isort . with their current versions on the codebase, thanks @psteinb!

(Replaces #22 to have separate commits)