Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete TODOs. #56

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Remove obsolete TODOs. #56

merged 1 commit into from
Jan 17, 2022

Conversation

Andy-Grigg
Copy link
Collaborator

These TODOs are no longer relevant. In some situations we've documented and approved the functionality, in others we have outstanding Issues that cover these topics.

Copy link
Collaborator

@da1910 da1910 left a comment

Choose a reason for hiding this comment

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

Looks uncontroversial 👍

@@ -184,7 +184,7 @@ def impacted_substances_by_legislation(self) -> Dict[str, List["ImpactedSubstanc
) in item_result.substances_by_legislation.items():
results[legislation_name].extend(
legislation_result
) # TODO: Merge these property, i.e. take max amount? range?
)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did we decide just to duplicate the results in the end?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

See #57 and #58 for discussion here

@Andy-Grigg Andy-Grigg merged commit 62095b1 into main Jan 17, 2022
@Andy-Grigg Andy-Grigg deleted the fix/remove-todos branch January 18, 2022 23:08
Andy-Grigg added a commit that referenced this pull request Jan 11, 2024
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