pymc-labs / CausalPy

A Python package for causal inference in quasi-experimental settings
https://causalpy.readthedocs.io
Apache License 2.0
829 stars 52 forks source link

Remove `<BLANKLINE>` from docstrings #346

Closed drbenvincent closed 3 weeks ago

drbenvincent commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 79.98%. Comparing base (040f20d) to head (298deb1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #346 +/- ## ========================================== - Coverage 80.12% 79.98% -0.14% ========================================== Files 21 21 Lines 1650 1634 -16 ========================================== - Hits 1322 1307 -15 + Misses 328 327 -1 ```

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