Close pystencils' config file after writing
Compare changes
+ 2
− 1
@@ -173,7 +173,8 @@ def read_config():
@@ -173,7 +173,8 @@ def read_config():
config['cache']['object_cache'] = os.path.expanduser(config['cache']['object_cache']).format(pid=os.getpid())