Cleaned up and corrected last edit date.

This commit is contained in:
Cutieguwu
2024-04-15 11:27:50 -04:00
parent d874c43814
commit 4da09caf87

View File

@@ -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
# ---------------------------------------------------------- # ----------------------------------------------------------
@@ -22,5 +22,3 @@
with open("dataReference.txt", "r") as f: with open("dataReference.txt", "r") as f:
data = f.read() data = f.read()
":"