With the recent release of `jupyter-fs==0.4.0` two tests in `jupytext` started failing with the error `'coroutine' object is not subscriptable`. Apparently the issue is when Jupytext tries to load a configuration file using the contents manager: https://github.com/mwouts/jupytext/actions/runs/6731638986/job/18296993244#step:8:453 Let me know if you see what could be the cause for this. Thanks See also https://github.com/mwouts/jupytext/issues/1150