Skip to content

Commit 824f589

Browse files
authored
Merge branch 'main' into version-uber-json
2 parents 3c6e3e2 + 32c8498 commit 824f589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cldk/models/java/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,4 +366,4 @@ class JApplication(BaseModel):
366366
"""
367367

368368
symbol_table: Dict[str, JCompilationUnit]
369-
system_dependency_graph: List[JGraphEdges] = None
369+
system_dependency_graph: List[JGraphEdges] = None

0 commit comments

Comments
 (0)