mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +00:00
The fun never ends
This commit is contained in:
parent
7f2b36f1b5
commit
79cfec1993
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
from apispec import APISpec
|
||||
from apispec.ext.marshmallow import MarshmallowPlugin
|
||||
from apispec_webframeworks.flask import FlaskPlugin
|
||||
from api_schemas import *
|
||||
from .api_schemas import *
|
||||
import pkg_resources
|
||||
|
||||
# Create an APISpec
|
||||
|
|
Loading…
Reference in a new issue