stefanradev93 / BayesFlow

A Python library for amortized Bayesian workflows using generative neural networks.
https://bayesflow.org/
MIT License
286 stars 45 forks source link

Notebook linting errors fix #177

Closed Chase-Grajeda closed 3 weeks ago

Chase-Grajeda commented 1 month ago

Added newline to end of breaking notebooks:

Linter is still failing due to unfinished changes in base_approximator.py, which is out of scope for this fix

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.32%. Comparing base (e829619) to head (2267771).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## streamlined-backend #177 +/- ## ==================================================== Coverage 66.32% 66.32% ==================================================== Files 91 91 Lines 1675 1675 ==================================================== Hits 1111 1111 Misses 564 564 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.