From one
This commit is contained in:
parent
c2bd399580
commit
a0df392c16
@ -13,7 +13,6 @@ colorMap = {
|
|||||||
"agent": [0, 0, 80],
|
"agent": [0, 0, 80],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
def OperateCamelStr(_str: str):
|
def OperateCamelStr(_str: str):
|
||||||
if " " in _str:
|
if " " in _str:
|
||||||
return _str
|
return _str
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user