Skip to content

Commit

Permalink
Start activity in ctapipe-info
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Mar 10, 2023
1 parent 389cd2d commit 87e33bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ctapipe/tools/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ def _info_system():
print("\n*** ctapipe system environment ***\n")

prov = Provenance()
prov.start_activity("ctapipe-info")
system_prov = prov.current_activity.provenance["system"]

for section in ["platform", "python"]:
Expand Down

0 comments on commit 87e33bb

Please sign in to comment.