79163808

Date: 2024-11-06 18:24:43
Score: 1.5
Natty:
Report link

Alternatively you could append the following to the end of the line that is generating the error:

# type: ignore

That will silence any Pylance errors on that line only

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rich A-M