🚨 Made flake8 happy
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import re
|
||||
|
||||
from fastapi import APIRouter, HTTPException
|
||||
from fastapi.responses import StreamingResponse
|
||||
|
||||
from classquiz.config import settings, storage
|
||||
import re
|
||||
|
||||
settings = settings()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user