Skip to content

Commit

Permalink
Remove even more spurious whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Dec 8, 2023
1 parent 8f29145 commit 21ac325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ example of reading files looks like this:

```python
from podio.root_io import Reader

reader = Reader("one or many input files")
for event in reader.get("events"):
hits = store.get("hits")
Expand Down

0 comments on commit 21ac325

Please sign in to comment.