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

refactor: add from __future__ import annotations imports #249

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 20, 2023

This is a preparation work to simplify adding typing definition to this library.

See https://peps.python.org/pep-0563/#rationale-and-goals to better understand how this can help to introduce typings to the library.

@jooola jooola marked this pull request as ready for review July 20, 2023 10:25
@jooola jooola merged commit c920c34 into hetznercloud:main Jul 20, 2023
5 checks passed
@jooola jooola deleted the start_typing branch July 20, 2023 12: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.

2 participants