Merge branch 'master' of github.com:mpeuster/son-emu
[osm/vim-emu.git] / src / emuvim / dcemulator / resourcemodel / upb / simple.py
index a127446..da76b96 100644 (file)
@@ -246,4 +246,4 @@ class UpbSimpleCloudDcRM(BaseResourceModel):
         l["rm_state"] = self.get_state_dict()
         # append to logfile
         with open(path, "a") as f:
-            f.write("%s\n" % json.dumps(l))
\ No newline at end of file
+            f.write("%s\n" % json.dumps(l))