Fix bug where editing a schedule finish date by itself wouldn't work

This commit is contained in:
Dion Moult
2021-08-10 10:55:01 +10:00
parent 023dd289fa
commit 1d42ce04eb
3 changed files with 8 additions and 4 deletions
@@ -1,3 +1,7 @@
import ifcopenshell
import ifcopenshell.util.date
class Data:
is_loaded = False
resources = {}