f541acb206
Fix codestyle in frontend.py
7 lines
101 B
Python
7 lines
101 B
Python
from bemani.client.mga.mga import MetalGearArcadeClient
|
|
|
|
|
|
__all__ = [
|
|
"MetalGearArcadeClient",
|
|
]
|