mongoengine
mongoengine copied to clipboard
vscode pylance intellisence can not find objects() function.
I already inherited from Document class but the objects can not be hinted when i type it. However, the other functions can be correctly founded by pylance language server.
Can anyone give me a hand?