Skip to content

Commit 5899749

Browse files
Merge branch 'develop' into feature/annotation-log
2 parents 1705e31 + c2fd80a commit 5899749

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/problem/types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
@dataclass
55
class KnowledgeBase:
6+
id: str
67
entity1: str
78
entity2: str
89
relationship: str

0 commit comments

Comments
 (0)