mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Add Pyupgrade (#4214)
This commit is contained in:
@@ -41,6 +41,9 @@ jobs:
|
||||
- name: lint
|
||||
run: make lint
|
||||
|
||||
- name: pyupgrade
|
||||
run: make pyupgrade
|
||||
|
||||
- name: mypy
|
||||
run: make mypy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user