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

Remove __init__ from import statement when using sqlite autoimport #648

Merged
merged 7 commits into from Jan 16, 2023

Conversation

bagel897
Copy link
Contributor

@bagel897 bagel897 commented Jan 15, 2023

Description

Fixes #645

Checklist (delete if not relevant):

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated CHANGELOG.md

@lieryan lieryan changed the title Autoimport fix bug Remove __init__ from import statement when using sqlite autoimport Jan 16, 2023
@lieryan
Copy link
Member

lieryan commented Jan 16, 2023

Thanks for fixing this @bagel897

@lieryan lieryan merged commit 86f1b91 into python-rope:master Jan 16, 2023
@lieryan lieryan added this to the 1.7.0 milestone Jan 17, 2023
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.

Remove __init__ from import statement when using sqlite autoimport
2 participants