Abdullah Ahmed

Results 2 issues of Abdullah Ahmed

I'm using tinify with flask to compress images after uploading them, but I get the following error: `AttributeError: module 'flask.sessions' has no attribute 'Session'` Here's the full trace: ``` Traceback...

### Description I have the following structure: ``` [centerId]\ index.tsx ``` When I access `[centerId]\` An error is thrown: ![image](https://github.com/nvim-telescope/telescope-file-browser.nvim/assets/23556281/64408272-ae16-435d-8ae7-f7bc5138a395) ### Neovim version ```markdown NVIM v0.10.0-dev-915+g898ef1835 Build type: RelWithDebInfo LuaJIT...

bug