mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 18:02:41 +02:00
🚨 — Fix pylint warnings
This commit is contained in:
parent
d0a097cf80
commit
024fd4c911
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from urllib.parse import urlparse
|
|||
|
||||
from fastapi import APIRouter, Depends, Request
|
||||
from fastapi.templating import Jinja2Templates
|
||||
from sqlalchemy import desc
|
||||
from sqlalchemy.orm import Session, aliased
|
||||
|
||||
from argos.schemas import Config
|
||||
|
|
Loading…
Reference in a new issue