Skip to content

Conversation

@blink1073
Copy link
Contributor

I looked at which APIs were used by jupyterlab_server, notebook, and jupyterlab and this covers most of them.

@blink1073 blink1073 merged commit 63463c4 into jupyter-server:main Oct 15, 2023
@blink1073 blink1073 deleted the add-more-typings branch October 15, 2023 00:24
# stacklevel not useful here
)
user = self.get_current_user()
user = User(self.get_current_user())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User is only imported when typechecking is on, so this actually causes an invalid import error.

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