Closed markaren closed 1 year ago
self.guid: uuid1() should be self.guid = uuid1()
self.guid: uuid1()
self.guid = uuid1()
self.guid: uuid1()
should beself.guid = uuid1()