mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-06 04:19:26 +00:00
Only instantiate specification once (#1819)
Fixes #1801 I had to make quite a few additional changes to satisfy mypy.
This commit is contained in:
@@ -43,7 +43,7 @@ repos:
|
||||
args: ["tests"]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v0.961
|
||||
rev: v0.981
|
||||
hooks:
|
||||
- id: mypy
|
||||
files: "^connexion/"
|
||||
|
||||
Reference in New Issue
Block a user