mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
parent
927290ff44
commit
ef567a9309
@ -361,4 +361,4 @@ def __get_quoted_string(token):
|
||||
|
||||
|
||||
def __is_assignment(token):
|
||||
return '=>'
|
||||
return token == '=>'
|
||||
|
Loading…
Reference in New Issue
Block a user