79656584

Date: 2025-06-06 23:56:05
Score: 1.5
Natty:
Report link

Use:

except ValidationError as e:
    print("❌", e.errors()[0]["ctx"]["error"])

That should do the trick.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Yuval Mantin