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

Fix typo

parent ac3908e3
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ class ZTPlot(kp.Module):
])
shutil.copy(f, plot_filename)
self._update_lower_limits()
self['services']['post_elog'](
self.services['post_elog'](
logbook=self.logbook,
subject="New massive event!",
message="A new event has made it into the top 10!",
......
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