mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-04-25 07:59:25 -05:00
Fix lint error.
This commit is contained in:
parent
a226c39eb9
commit
25adc43696
|
|
@ -1,5 +1,5 @@
|
|||
import random
|
||||
from typing import Any, Dict, List, Optional
|
||||
from typing import Any, Dict, Optional
|
||||
from flask import Blueprint, request, Response, abort, url_for
|
||||
|
||||
from bemani.backend.base import Base
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user