Skip to content
Snippets Groups Projects
Commit ff70f9fc authored by Stefan Reck's avatar Stefan Reck
Browse files

fix test

parent 4cdac747
No related branches found
Tags v1.0.2
1 merge request!23Jagged graph
...@@ -139,7 +139,6 @@ class TestFileGraph(TestCase): ...@@ -139,7 +139,6 @@ class TestFileGraph(TestCase):
"hit_info_0": "pos_z", "hit_info_0": "pos_z",
"hit_info_1": "time", "hit_info_1": "time",
"hit_info_2": "channel_id", "hit_info_2": "channel_id",
"hit_info_3": "is_valid",
"indexed": True, "indexed": True,
} }
attrs = dict(self.f["x"].attrs) attrs = dict(self.f["x"].attrs)
......
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