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

bcftbx: refactor 'platforms' module into subpackage #220

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

pjbriggs
Copy link
Member

@pjbriggs pjbriggs commented Dec 4, 2024

Refactors the platforms module into a subpackage within bcftbx, i.e.

platforms.py -> platforms/__init__.py

This shouldn't affect how the module and its members are imported, but it will make it easier to start refactoring the library to create further modules or packages within the platforms subpackage for specific sequencing platforms (as part of an anticipated reorganisation of the library).

@pjbriggs pjbriggs merged commit 5b07122 into devel Dec 5, 2024
10 checks passed
@pjbriggs pjbriggs deleted the bcftbx-refactor-platforms branch December 5, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant