Spaces:
Sleeping
Sleeping
Fixed names order
Browse files
utils.py
CHANGED
@@ -3,7 +3,7 @@ import json
|
|
3 |
|
4 |
|
5 |
class Test:
|
6 |
-
names = ["
|
7 |
|
8 |
def __init__(self):
|
9 |
self.data = self.read_test_data()
|
|
|
3 |
|
4 |
|
5 |
class Test:
|
6 |
+
names = ["袘袦", "袛小", "袉小", "袗袛", "袝小", "袨楔", "袗袣", "袗楔", "肖小", "袦袙", "袧袚", "袧袩"]
|
7 |
|
8 |
def __init__(self):
|
9 |
self.data = self.read_test_data()
|