Cleaned up and corrected last edit date.
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#
|
#
|
||||||
# @Script: CutieParser.py
|
# @Script: CutieParser.py
|
||||||
# @Date Created: 10 Apr, 2024
|
# @Date Created: 10 Apr, 2024
|
||||||
# @Last Modified: 11 Apr, 2024
|
# @Last Modified: 15 Apr, 2024
|
||||||
# @Last Modified by: Cutieguwu | Olivia Brooks
|
# @Last Modified by: Cutieguwu | Olivia Brooks
|
||||||
|
|
||||||
# ----------------------------------------------------------
|
# ----------------------------------------------------------
|
||||||
@@ -21,6 +21,4 @@
|
|||||||
# ----------------------------------------------------------
|
# ----------------------------------------------------------
|
||||||
|
|
||||||
with open("dataReference.txt", "r") as f:
|
with open("dataReference.txt", "r") as f:
|
||||||
data = f.read()
|
data = f.read()
|
||||||
|
|
||||||
":"
|
|
||||||
Reference in New Issue
Block a user