forked from saleor/saleor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve types coverage in Products module (saleor#4998)
* Add mypy with config and Django stubs * Types for product utils * Added types for product utils * Namedtuple to dataclasses * WIP VariantPicker * Better argument name * Experiment with dataclasses for json structures * Add type coverage * More typing * Review suggestions * Update requirements files * Remove duplicates * Update lock after req rebase
- Loading branch information
1 parent
8fac190
commit d2273a7
Showing
19 changed files
with
558 additions
and
250 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.