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.
2 parents 3c6e3e2 + 32c8498 commit 824f589Copy full SHA for 824f589
cldk/models/java/models.py
@@ -366,4 +366,4 @@ class JApplication(BaseModel):
366
"""
367
368
symbol_table: Dict[str, JCompilationUnit]
369
- system_dependency_graph: List[JGraphEdges] = None
+ system_dependency_graph: List[JGraphEdges] = None
0 commit comments