Spaces:
Runtime error
Runtime error
imenelydiaker
commited on
Commit
•
e6a8e1b
1
Parent(s):
34891b9
Update src/constants.py (#4)
Browse files- Update src/constants.py (cbfd8b1e0b8eeeab8820bc374f43d18ba02a9101)
- src/constants.py +1 -1
src/constants.py
CHANGED
@@ -21,7 +21,7 @@ CONCEPTS = [
|
|
21 |
"cylinder",
|
22 |
"cube",
|
23 |
# Colors
|
24 |
-
"black"
|
25 |
"purple",
|
26 |
"red",
|
27 |
"blue",
|
|
|
21 |
"cylinder",
|
22 |
"cube",
|
23 |
# Colors
|
24 |
+
"black",
|
25 |
"purple",
|
26 |
"red",
|
27 |
"blue",
|