mirror of
https://github.com/Goppier/FindingFeebas.git
synced 2026-07-05 02:22:10 -05:00
Fix name in file
This commit is contained in:
parent
f5d558c1dc
commit
7c6b7a8c10
|
|
@ -2,7 +2,7 @@ from tkinter import ttk
|
|||
from tkinter import *
|
||||
|
||||
from trendyPhrase import group_conditions, group_lifestyles, group_hobbies, DewfordTrend
|
||||
from FeebasCoordinates import FEEBAS_COORDINATES
|
||||
from feebasCoordinates import FEEBAS_COORDINATES
|
||||
|
||||
class FeebasCalculator:
|
||||
def __init__(self, trainer_id, lottery_number, trendy_phrase_1, trendy_phrase_2, is_rs):
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user