Skip to content

Split the support library into separate files within a module directory. #114

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

Closed
wants to merge 1 commit into from

Conversation

albu-diku
Copy link
Contributor

No description provided.

@albu-diku albu-diku force-pushed the refactor/split-up-test-support-library branch from b4e2545 to 3c15f06 Compare August 24, 2024 13:40
@albu-diku albu-diku mentioned this pull request Aug 24, 2024
@jonasbardino jonasbardino added enhancement New feature or request unit test labels Aug 31, 2024
@jonasbardino jonasbardino self-assigned this Aug 31, 2024
Copy link
Contributor

@jonasbardino jonasbardino left a comment

Choose a reason for hiding this comment

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

Looks good - merging with minor changes to include missing doc strings and reformat a few oddly short comment lines to the default 80ish chars.

Personally I'd probably have ripped out anything but actual package init code from __init__.py and just import it from e.g. a core.py or base.py module, but that's a matter of taste, and won't block merging.

@jonasbardino
Copy link
Contributor

Merged through svn with the minor changes mentioned in the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants