Skip to content

All values come from output dict - #314

Open
Jatin1628 wants to merge 1 commit into
Aditya-Donde:devfrom
Jatin1628:Gen_res_refactor
Open

All values come from output dict#314
Jatin1628 wants to merge 1 commit into
Aditya-Donde:devfrom
Jatin1628:Gen_res_refactor

Conversation

@Jatin1628

Copy link
Copy Markdown

Added some keys.
Added some values that were not already being written into the inputs dict and also output dict.
All resolvers in generate results now read only from output dict with no fallbacks.


return report_text, engine, design_results

def store_permanent_load_breakdown(input_dict: dict, output_dict: dict) -> None:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why all this in designer?

return entries

display = f"{combo_name} : {expr}"
@staticmethod

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants