Update design_api_an.py

This commit is contained in:
hgftrdw45ud67is8o89 2024-08-04 12:42:39 +00:00 committed by GitHub
parent a58c994680
commit 0896c4ead2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,7 @@ REFINED_FILE_LIST = ActionNode(
example=["main.py", "game.py", "new_feature.py"],
)
#optional,because low success reproduction of class diagram in non py project.
DATA_STRUCTURES_AND_INTERFACES = ActionNode(
key="Data structures and interfaces",
expected_type=Optional[str],