Skip to content
This repository was archived by the owner on Aug 21, 2022. It is now read-only.

Commit 3385583

Browse files
committed
Add DocString
1 parent c9d6e67 commit 3385583

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Main_Menu.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ class Main_Menu():
1818
+ New_day: Simmulate a day pass-> New Energy_Usage add to the Stat list
1919
2020
GUI:
21-
+a Big box show .Today
22-
+A small button for New_day to Simmulate a day passing by
23-
+Save_data() when close
21+
+ savedata() when closing
2422
"""
2523

2624
def __init__(self) -> None:

0 commit comments

Comments
 (0)