Closed adscib closed 1 year ago
I moved content_path
to the end and added a test. I'm not familiar with the formatting checkers you're using, so I don't know what's up with that.
Thank you for your contribution 🎉, I will try to fix the formatting issue
This avoids having to load files into memory. I've been running this in production for some time now without issues, but it's certainly possible that this change breaks some behavior I'm not using, in particular when using positional arguments for
File
constructor. Let me know what you think.