# HG changeset patch # User Dennis Fink # Date 2015-07-08 23:10:59 # Node ID b394dc2b43736a66e7bf2ea5dec08bd27ad63060 # Parent 6212762824e22d63603eaa2653eb9cc9f0da1fa3 pep8 active.py diff --git a/spaceapi/active.py b/spaceapi/active.py --- a/spaceapi/active.py +++ b/spaceapi/active.py @@ -38,6 +38,7 @@ def reload_json(): reload_json() + def save_last_state(): with open(last_state_file, mode='w', encoding='utf-8') as f: