You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.
Leftover task from Paul's reign. To sum up the task is to investigate and implement a method for telemetry/files/strategyserializeobject.py
The task is to implement a class to serialize and deserialize strategy objects in an output format that is easily editable by the human eye.
Suggested formats to work with have been json and xml files.
Another possible format is yaml? But as far as I know python has no built in libraries to parse it.
The text was updated successfully, but these errors were encountered: