mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-09-09 10:55:13 -05:00
Fix lint error.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user