kernel_tuner icon indicating copy to clipboard operation
kernel_tuner copied to clipboard

`ValueError: name is not a valid identifier: {k}`

Open stijnh opened this issue 2 years ago • 0 comments

The following code is missing the f-prefix on the string, resulting in the error printing a literal {k}

https://github.com/KernelTuner/kernel_tuner/blob/b3ff4cdecb12655009b356e3b1840e25b1dd1421/kernel_tuner/util.py#L615

stijnh avatar Jul 05 '23 19:07 stijnh