Skip to content

fix: bug in between module #301

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

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

yozachar
Copy link
Collaborator

  • fix 0 resolves to None before comparison
  • moves all optional to development dependencies
  • ignore .venv.dev/
  • update dependencies

Related Items

Issues

- fix `0` resolves to `None` before comparison
- moves all optional to development dependencies
- ignore `.venv.dev/`
- update dependencies

**Related Items**

_Issues_

- Closes python-validators#298
@yozachar yozachar added review PR: Can be reviewed maintenance PR: Alters existing source code dependencies PR: Update/Remove a (dev/optional) dependencies bugfix PR: Bug is fixed labels Sep 23, 2023
@yozachar yozachar self-assigned this Sep 23, 2023
@yozachar yozachar removed the review PR: Can be reviewed label Sep 25, 2023
@yozachar yozachar merged commit f83ee1b into python-validators:master Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix PR: Bug is fixed dependencies PR: Update/Remove a (dev/optional) dependencies maintenance PR: Alters existing source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

between doesn't work with the number 0
1 participant