Jace
Results
1
issues of
Jace
When retrieving user scores using `api.get_match(match_id)`, a warning is emitted indicating a missing attribute `enabled_mods` in the TeamScore object. For example, I initialized `api = OsuApi(API_KEY, connector=ReqConnector())` and then called...
enhancement