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 __future__ annotations from Python files #417

Closed
sobolevnrm opened this issue Dec 26, 2024 · 5 comments
Closed

Remove __future__ annotations from Python files #417

sobolevnrm opened this issue Dec 26, 2024 · 5 comments

Comments

@sobolevnrm
Copy link
Member

Note that __future__ annotations is not required anymore in all files.

Originally posted by @kiyoon in #414 (comment)

@sobolevnrm
Copy link
Member Author

@kiyoon do you want me to address this in a new PR or should it be added to your existing PR #412 ?

@kiyoon
Copy link
Collaborator

kiyoon commented Dec 26, 2024

I can update that

@sobolevnrm
Copy link
Member Author

sobolevnrm commented Dec 27, 2024

@kiyoon are any of the following lines still needed?

@kiyoon
Copy link
Collaborator

kiyoon commented Dec 27, 2024

@sobolevnrm That's already removed just now, right?

@sobolevnrm
Copy link
Member Author

You're right: I checked the wrong version of the master branch.

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