mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-04-10 04:03:39 +00:00
feat: make apispec dependency optional (#138)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
from marshmallow import Schema, fields
|
||||
from ahriman.web.apispec import Schema, fields
|
||||
|
||||
|
||||
class AuthSchema(Schema):
|
||||
|
||||
Reference in New Issue
Block a user