Skip to content
Snippets Groups Projects
Commit 2ef20c35 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix example

parent 252a7d42
No related branches found
Tags v0.2.5
No related merge requests found
Pipeline #13355 passed with warnings
...@@ -11,5 +11,5 @@ from km3net_testdata import data_path ...@@ -11,5 +11,5 @@ from km3net_testdata import data_path
# ------------------ # ------------------
# To get the filename of a sample file: # To get the filename of a sample file:
filename = data_path("km3net_online.root") filename = data_path("online/km3net_online.root")
print(filename) print(filename)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment