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 some flake8 issues #258

Merged
merged 1 commit into from
Dec 19, 2022
Merged

Fix some flake8 issues #258

merged 1 commit into from
Dec 19, 2022

Conversation

neob91-close
Copy link
Contributor

Improves imports and fixes some miscellaneous flake8 issues.

Could theoretically break things for users, but only if someone is importing tasktiger internals via from tasktiger import ..., however I'm not sure whether we should actually treat this as a breaking change, because these things weren't meant to be exposed in the main module.

Copy link
Contributor

@AlecRosenbaum AlecRosenbaum left a comment

Choose a reason for hiding this comment

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

I don't think this is a breaking change since __init__.py already has an __all__ which hasn't really changed.

@neob91-close neob91-close merged commit 9b807dd into master Dec 19, 2022
@nsaje
Copy link
Contributor

nsaje commented Dec 19, 2022

turns out it is a breaking change :) https://github.com/closeio/closeio/pull/31184#discussion_r1052183435

@neob91-close neob91-close deleted the styling-cleanup branch December 19, 2022 13:19
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.

4 participants