Changeset c1144fd in flexoentity for flexoentity/flexo_entity.py
- Timestamp:
- 03/01/26 11:18:27 (17 hours ago)
- Branches:
- unify_backends
- Parents:
- 3389960
- File:
-
- 1 edited
-
flexoentity/flexo_entity.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
flexoentity/flexo_entity.py
r3389960 rc1144fd 177 177 self.originator_id = originator_id 178 178 self.owner_id = owner_id 179 self.fingerprint = fingerprint or self._compute_fingerprint()179 self.fingerprint = fingerprint 180 180 181 181 @staticmethod
Note:
See TracChangeset
for help on using the changeset viewer.
