Luigi Pertoldi
Results
41
comments of
Luigi Pertoldi
Similar problem: ```py rule: input: "input.ext" output: "output.ext" shell: get_cmd(config, "command") "--arg test" ``` ``` snakefmt.exceptions.InvalidParameterSyntax: 31get_cmd(config, "command") "--arg test" ```