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

Fix typo

parent 9ab389da
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ class SummmarySlices:
def headers(self):
if self._headers is None:
self._headers = self._read_headers()
return self._slices
return self._headers
@property
def slices(self):
......
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