cta-observatory / ctapipe

Low-level data processing pipeline software for CTAO or similar arrays of Imaging Atmospheric Cherenkov Telescopes
https://ctapipe.readthedocs.org
BSD 3-Clause "New" or "Revised" License
63 stars 267 forks source link

Fix docstring of EventSource #2419

Closed maxnoe closed 9 months ago

maxnoe commented 10 months ago

The example code was not properly rendered due to a missing blank line before.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a2b6072) 92.48% compared to head (dce6421) 92.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2419 +/- ## ======================================= Coverage 92.48% 92.48% ======================================= Files 234 234 Lines 19831 19831 ======================================= Hits 18340 18340 Misses 1491 1491 ```

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