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 authored Oct 13, 2023
1 parent 7029113 commit d5b39ce
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 @@ -143,7 +143,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 d5b39ce

Please sign in to comment.