You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point when we have an excessive number of parameters to functions I think it should be refactored, in particular mods (see bitwise enum https://github.com/ppy/osu-api/wiki)
What is the proposed alternative for this? Realistically, a Replay should be constructed from one of the smart constructors like from_path, which reads in a replay from a replay file on disk.
At some point when we have an excessive number of parameters to functions I think it should be refactored, in particular mods (see bitwise enum https://github.com/ppy/osu-api/wiki)
https://github.com/llllllllll/slider/blob/master/slider/replay.py#L189-L392
The text was updated successfully, but these errors were encountered: