feat: add legacy_only
param to get_beatmap_scores
#516
Annotations
3 errors
mypy:
aiosu/v1/client.py#L28
Module "aiosu.models.legacy" has no attribute "ReplayCompact" [attr-defined]
|
mypy:
aiosu/v1/client.py#L412
Return type becomes "Coroutine[Any, Any, Any]" due to an unfollowed import [no-any-unimported]
|
mypy
Process completed with exit code 1.
|