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

Fix circular import due to DeferrableTestSuite #262

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

deathaxe
Copy link
Member

@deathaxe deathaxe commented Apr 6, 2024

This commit moves (duplicates) loader module into py33 and p38 packages and imports it from there to avoid a circular import.

This commit moves (duplicates) loader module into py33 and p38 packages
and imports it from there to avoid a circular import.
@deathaxe deathaxe merged commit f99cf2d into master Apr 6, 2024
15 checks passed
@deathaxe deathaxe deleted the fix/circular-import branch April 6, 2024 09:50
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