flask-pymongo icon indicating copy to clipboard operation
flask-pymongo copied to clipboard

TypeError while reading files

Open Kamalkoranga opened this issue 1 year ago • 2 comments

mongo.send(filename) gives typeError -> argument of type 'NoneType' is not iterable

Kamalkoranga avatar Apr 29 '23 03:04 Kamalkoranga

I believe this should be fixed in https://github.com/dcrosta/flask-pymongo/pull/164 ... can you test with that branch and let me know if this fixes the issue?

dcrosta avatar Jun 17 '23 19:06 dcrosta

Okay, I will check

Kamalkoranga avatar Jun 20 '23 17:06 Kamalkoranga