mirror of
https://github.com/283375/arcaea-offline.git
synced 2025-07-04 21:56:26 +00:00
chore(calc)!: api changes
- `PlayResults` -> `PlayResult` - remove expose of `world_step` from `calculate.__init__`
This commit is contained in:
@ -6,8 +6,3 @@ from .score import (
|
||||
calculate_score_range,
|
||||
calculate_shiny_pure,
|
||||
)
|
||||
from .world_step import (
|
||||
calculate_play_rating_from_step,
|
||||
calculate_step,
|
||||
calculate_step_original,
|
||||
)
|
||||
|
Reference in New Issue
Block a user