Im a dumb af and forgot to change the file name
This commit is contained in:
parent
a1a0a6212d
commit
ed6d3f1df4
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import flet as ft
|
||||
from i18n import _
|
||||
from constants import *
|
||||
from test import RecentGradesColumn # Import the function from your new file
|
||||
from homeutils import RecentGradesColumn # Import the function from your new file
|
||||
|
||||
def HomePage():
|
||||
return ft.Column([
|
||||
|
|
Loading…
Add table
Reference in a new issue