79285505

Date: 2024-12-16 17:16:21
Score: 1
Natty:
Report link

I would like to note if you are using a pyproject.toml file, then using the vs code settings WILL NOT WORK. You must instead define a rule in your pyproject.toml (I am using poetry as my build backend so yours may be different)

[tool.pyright]
typeCheckingMode = "off"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ronnie Bocchichio