slack2html
slack2html copied to clipboard
Flask 2.3 DeprecationWarning: '_app_ctx_stack'
<path>/slack2html/slack2html.py:43: DeprecationWarning: '_app_ctx_stack' is deprecated and will be removed in Flask 2.3.
for channel in flask._app_ctx_stack.channels: