We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a3012 commit 4e7eeebCopy full SHA for 4e7eeeb
durabletask/entities/entity_instance_id.py
@@ -1,6 +1,3 @@
1
-from typing import Optional
2
-
3
4
class EntityInstanceId:
5
def __init__(self, entity: str, key: str):
6
self.entity = entity
0 commit comments