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

I believe this is Python 2 code and can be safely removed. correct? #243

Open
jvanasco opened this issue Oct 1, 2023 · 2 comments
Open

Comments

@jvanasco
Copy link
Member

jvanasco commented Oct 1, 2023

from __future__ import absolute_import

i will generate the PR if someone can confirm

@zzzeek
Copy link
Member

zzzeek commented Oct 1, 2023

yes that is python 2 only, absolute_imports are standard in python 3

@jvanasco
Copy link
Member Author

jvanasco commented Oct 1, 2023

That's what I thought, but it was weird seeing it so I second-guessed myself.

PR is in #244

sqlalchemy-bot pushed a commit that referenced this issue Oct 1, 2023
see #243

Closes: #244
Pull-request: #244
Pull-request-sha: 84ec326

Change-Id: I89508db5f8ee4b634e4b70ea22bf11fc47fb08b4
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

No branches or pull requests

2 participants