Closed
Description
Description
#1363 changed the ContentManager
API in a breaking manner; this can be seen in mwouts/jupytext#1165
But I hit it too on private code.
Reproduce
Install jupytext
Expected behavior
The content manager get should be called without md5 if it does not support it.
Context
- Jupyter Server version: 2.11.0
Command Line Output
TypeError: build_jupytext_contents_manager_class..JupytextContentsManager.get() got an unexpected keyword argument 'md5'