chore(calc)!: potential -> play_rating

This commit is contained in:
2023-09-18 14:05:28 +08:00
parent f72410d0bc
commit bed9e14368
3 changed files with 20 additions and 16 deletions

View File

@ -1,2 +1,2 @@
from .b30 import calculate_b30, get_b30_calculated_list
from .score import calculate_potential, calculate_score_range, calculate_shiny_pure
from .score import calculate_play_rating, calculate_score_range, calculate_shiny_pure