commit
This commit is contained in:
@@ -21,3 +21,5 @@ class measurementStorage():
|
|||||||
with self.storagePath / 'temp.thz' as tempfile:
|
with self.storagePath / 'temp.thz' as tempfile:
|
||||||
return json.load(tempfile)
|
return json.load(tempfile)
|
||||||
|
|
||||||
|
def tempToFile(self):
|
||||||
|
self
|
||||||
|
|||||||
Reference in New Issue
Block a user