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

validation module documentation error #546

Open
jvickroy opened this issue Mar 8, 2024 · 0 comments
Open

validation module documentation error #546

jvickroy opened this issue Mar 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jvickroy
Copy link

jvickroy commented Mar 8, 2024

Desktop (please complete the following information):

ttkbootstrap 1.10.1

Describe the bug

https://ttkbootstrap.readthedocs.io/en/latest/api/validation/#ttkbootstrap.validation--adding-a-custom-validation

from ttkbootstrap import validator, add_validation
should be:
from ttkbootstrap.validation import validator, add_validation

To Reproduce

No response

Expected behavior

No response

Screenshots

No response

Additional context

No response

@jvickroy jvickroy added the bug Something isn't working label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant