Skip to content

Use less specific types in validators args #49

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
Mar 18, 2019

Conversation

kalekseev
Copy link
Contributor

Make it possible to use Tuple[str]

@kalekseev
Copy link
Contributor Author

@mkurnikov replaced Iterable with Collection.

Also what do you think about adding pyproject.toml file with black configuration (line length = 120) otherwise editors reformats with default line length?
I can also setup pre-commit with black, isort and flake8.

@mkurnikov
Copy link
Member

Sure, I would gladly accept a PR with those changes. Let's start with the pyproject.toml, and add pre-commit hooks later.

@mkurnikov mkurnikov merged commit 4f83d8d into typeddjango:master Mar 18, 2019
@TonyRippy TonyRippy mentioned this pull request Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants