Skip to content

Commit 0981806

Browse files
committed
Fix section title
1 parent 4c2aafe commit 0981806

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ctapipe/io/eventsource.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ class EventSource(Component):
7979
as these are mutable and may lead to errors when analyzing multiple events.
8080
8181
82-
Attributes
82+
Parameters
8383
----------
84-
input_url : str
84+
input_url : str | Path
8585
Path to the input event file.
8686
max_events : int
8787
Maximum number of events to loop through in generator

0 commit comments

Comments
 (0)