79342161

Date: 2025-01-09 10:05:13
Score: 1.5
Natty:
Report link

In order for your IDE to see get_or_none method, You should add type annotation to objects variable in your BaseModel class like so:

objects: BaseManager = BaseManager()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ziyad T.