79452371

Date: 2025-02-19 18:15:00
Score: 1.5
Natty:
Report link

ForeignKey is a function so the (...) need to be instead of the =, your line needs to be:

parent_id = mapped_column(Integer, ForeignKey("account.id"))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): is a
  • Low reputation (0.5):
Posted by: globglogabgalab