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

feat: update Python version to 3.9 and typehints #5

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Conversation

HitaloM
Copy link
Member

@HitaloM HitaloM commented Dec 4, 2023

Description

This pull request updates the project's minimum Python version from 3.8 to 3.9, incorporating the latest Python type hints. And also updates the ruff pre-commit hook.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@HitaloM HitaloM added the enhancement New feature, request or code enhancement. label Dec 4, 2023
@usernein
Copy link
Member

usernein commented Dec 4, 2023

@HitaloM Looks great to me

@HitaloM HitaloM merged commit 8e85b55 into dev Dec 5, 2023
18 checks passed
@HitaloM HitaloM deleted the feat/python39 branch December 5, 2023 18:39
@HitaloM HitaloM added the code style Changes in code style label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code style Changes in code style enhancement New feature, request or code enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants