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

maint: improve type annotations #227

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

yozachar
Copy link
Collaborator

  • prefer type inference over explicit typing for function returns
  • removes unsettling code in comments from between.py
  • uses local instead of project to refer local imports

- prefer type inference over explicit typing for function returns
- removes unsettling code in comments from `between.py`
- uses `local` instead of `project` to refer local imports
@yozachar yozachar added the review PR: Can be reviewed label Feb 22, 2023
@yozachar yozachar self-assigned this Feb 22, 2023
@yozachar yozachar removed the review PR: Can be reviewed label Feb 23, 2023
@yozachar yozachar merged commit 5dd5ebb into python-validators:master Feb 23, 2023
@yozachar yozachar added the maintenance PR: Alters existing source code label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PR: Alters existing source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant