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

refactor(api): Delete obsolete re-exports #17172

Open
wants to merge 4 commits into
base: edge
Choose a base branch
from

Conversation

SyntaxColoring
Copy link
Contributor

Changelog

  • Delete opentrons.protocols.models.LabwareDefinition and WellDefinition, which are old aliases to the models in opentrons_shared_data. This deletion was formerly blocked by RSS-94, but that's long since been resolved.
  • Delete opentrons.protocols.models.JsonProtocol, which was a re-export of something from a submodule. We (or I, at least) now think that this kind of re-export is a bad practice.

Test Plan and Hands on Testing

Just CI.

Review requests

None.

Risk assessment

Low.

@SyntaxColoring SyntaxColoring requested a review from a team as a code owner December 23, 2024 19:52
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.

1 participant