You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm, unfortunately I'm still not able to reproduce this. Could you provide either a full code snippet, configuration, etc. or try to reproduce this on the playground and then click the "Share" button and copy the link here?
Here's my failed attempt at reproducing on the playground Link
Description
I have a dict as follows:
Ruff marks a F601, which is - from what I know - wrong: python dict keys are case sensitive.
The text was updated successfully, but these errors were encountered: