-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: Consider iterating the dictionary directly instead of calling .keys() (consider-iterating-dictionary) * add pydantic-pylint plugin: this plugin makes @field_validator, etc. to @classmethod equivalents Change-Id: I42b5e6c45901a6d509be21ace6ba80155c2d260e
- Loading branch information
Christoph Rauch
committed
Nov 16, 2023
1 parent
d72f364
commit 8677d5c
Showing
3 changed files
with
2,031 additions
and
75 deletions.
There are no files selected for viewing
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.