Skip to content

Conversation

@3coins
Copy link
Collaborator

@3coins 3coins commented Jun 11, 2025

Fixes file api tests, making all unit tests green.

@3coins 3coins marked this pull request as ready for review June 11, 2025 18:05
@dlqqq
Copy link
Collaborator

dlqqq commented Jun 11, 2025

It looks like the test_isolated job is failing because it is running on Python 3.9:

     jupyter_server_documents enabled
    - Validating jupyter_server_documents...
       X unsupported operand type(s) for |: 'type' and 'NoneType'

Relates to #74. Zach had mentioned that he would like to avoid Python 3.9 support given that it doesn't support match/case statements used in the backend. I think we can just bump the Python version until we decide to support Python 3.9.

@3coins
Copy link
Collaborator Author

3coins commented Jun 11, 2025

I think we can just bump the Python version until we decide to support Python 3.9

Agree, I will add that change shortly.

@3coins 3coins merged commit f703938 into jupyter-ai-contrib:main Jun 12, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants