mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-10 04:19:37 +00:00
Move ResolverError over to exceptions where it seems to be long.
This commit is contained in:
@@ -4,7 +4,7 @@ import pathlib
|
||||
import tempfile
|
||||
|
||||
from connexion.api import Api
|
||||
from connexion.resolver import ResolverError
|
||||
from connexion.exceptions import ResolverError
|
||||
from swagger_spec_validator.common import SwaggerValidationError
|
||||
from yaml import YAMLError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user