Closed YaCenturion closed 2 months ago
Just regular tuple detected as color.
Example:
def wrong_detect(): for x in (0, 1, 2): print(x)
PyCharm 2023:
Can you fix this? Thanks
Just regular tuple detected as color.
Example:
PyCharm 2023:
Can you fix this? Thanks