Skip to content
Snippets Groups Projects
Commit 7e4bdcfd authored by Karim Ahmed's avatar Karim Ahmed
Browse files

spelling mistake

parent 08e24dfd
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !884. Comments created here will be created in the context of that merge request.
...@@ -1457,7 +1457,7 @@ class ActionsServer: ...@@ -1457,7 +1457,7 @@ class ActionsServer:
action=action, instrument=instrument, action=action, instrument=instrument,
cycle=cycle, proposal=proposal, cycle=cycle, proposal=proposal,
runs=runs, runs=runs,
report_folder=reports_folder, reports_folder=reports_folder,
time_stamp=request_time.strftime('%y%m%d_%H%M%S_%f'), time_stamp=request_time.strftime('%y%m%d_%H%M%S_%f'),
det_instance=karabo_id, det_instance=karabo_id,
request_time=request_time.isoformat(), request_time=request_time.isoformat(),
......
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