oji;gwegyuldsvhuj
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: 23 Apr, 2024
|
||||||
# @Last Modified by: Cutieguwu | Olivia Brooks
|
# @Last Modified by: Cutieguwu | Olivia Brooks
|
||||||
|
|
||||||
# ----------------------------------------------------------
|
# ----------------------------------------------------------
|
||||||
@@ -27,8 +27,6 @@ execDir = path.dirname(__file__)
|
|||||||
dataLanguage = []
|
dataLanguage = []
|
||||||
dataEncoded = []
|
dataEncoded = []
|
||||||
|
|
||||||
print ("Start")
|
|
||||||
|
|
||||||
def parse(dataReference, dataEncoded):
|
def parse(dataReference, dataEncoded):
|
||||||
return order(dataReference), order(dataEncoded)
|
return order(dataReference), order(dataEncoded)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user