diff --git a/data.py b/data.py index 872f2df..8eb0ddf 100644 --- a/data.py +++ b/data.py @@ -9,8 +9,9 @@ class BlowerdoorData: self.inDocumentDate = inDocumentDate self.outdated = False + self.done = False #print("Bauort: " + location) #print("Bauherr: " + customer) -#print("Blowerdoor: " + blowerdoorDate) \ No newline at end of file +#print("Blowerdoor: " + blowerdoorDate)