BeanieODM / beanie

Asynchronous Python ODM for MongoDB
http://beanie-odm.dev/
Apache License 2.0
1.9k stars 201 forks source link

Fixing type hint and correct return for asynchronous update like (Document.find().inc() #909

Closed CAPITAINMARVEL closed 2 months ago

CAPITAINMARVEL commented 2 months ago

Thats just formatting error?

CAPITAINMARVEL commented 2 months ago

@roman-right i need do the pre commit things ?

tristandeborde commented 2 months ago

@bedlamzd I'm pretty sure this is a duplicate of #907 for which you already called out the author (https://github.com/roman-right/beanie/pull/907#issuecomment-2033351625) @CAPITAINMARVEL , this problem is already going to be fixed with https://github.com/roman-right/beanie/pull/886

roman-right commented 2 months ago

Hi @CAPITAINMARVEL , could you please check the red tests and there are a few merge conflicts now. Thank you very much for the PR!

CAPITAINMARVEL commented 2 months ago

Hi @CAPITAINMARVEL , could you please check the red tests and there are a few merge conflicts now. Thank you very much for the PR!

Fixed i accidentally deleted a file

CAPITAINMARVEL commented 2 months ago

there few problem in it i will remake it ...