Skip to content

Conversation

@AminAlam
Copy link
Owner

cache_timeout argument is removed from flask modules called send_file(). This argument was causing the following error in the Flask 2.2.3

TypeError: send_file() got an unexpected keyword argument 'cache_timeout'

cache_timeout argument is removed from flask modules called send_file(). This argument was causing the following error in the Flask 2.2.3 

TypeError: send_file() got an unexpected keyword argument 'cache_timeout'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants