Toni Alatalo

Results 11 issues of Toni Alatalo

Had a bug with this kind of typo, it failed silently: ```python 'id': {"==": my_id}, 'some_value': {">=", condition_value} #has , instead of : ``` This makes the linter catch it....