chore: code format
This commit is contained in:
parent
8dd669dd01
commit
b5d98910db
4 changed files with 5 additions and 3 deletions
2
views.py
2
views.py
|
|
@ -1,4 +1,4 @@
|
|||
from fastapi import Request, Depends
|
||||
from fastapi import Depends, Request
|
||||
from fastapi.templating import Jinja2Templates
|
||||
from starlette.responses import HTMLResponse
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue