Skip to content
Snippets Groups Projects
Commit 0f4a653d authored by David Trattnig's avatar David Trattnig
Browse files

Remove obsolete args docs.

parent 496db11f
No related branches found
No related tags found
No related merge requests found
......@@ -204,9 +204,6 @@ class ApiService():
def set_clock_info(self, data, plain_json):
"""
Sets the clock info for the given source (engine1, engine2, other).
Args:
source_number (Integer): Number of the engine
"""
if data.engine_source <= 0:
return
......
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