Modifying scripts

This commit is contained in:
JellieJayde
2024-04-12 14:22:53 -04:00
parent 8fac7a37c9
commit 625b83f798
2 changed files with 7 additions and 1 deletions

View File

@@ -20,3 +20,6 @@
#
# ----------------------------------------------------------
with open("dataReference.txt", "r") as f:
data = f.read()