Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary future imports #464

Merged
merged 1 commit into from
Mar 31, 2021
Merged

Remove unnecessary future imports #464

merged 1 commit into from
Mar 31, 2021

Conversation

afshin
Copy link
Contributor

@afshin afshin commented Mar 31, 2021

Backport of jupyter/notebook#5805
cf #110

@codecov-io
Copy link

codecov-io commented Mar 31, 2021

Codecov Report

Merging #464 (0db8cb2) into master (3f66c16) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
- Coverage   77.82%   77.81%   -0.01%     
==========================================
  Files         106      106              
  Lines        9130     9127       -3     
  Branches      976      976              
==========================================
- Hits         7105     7102       -3     
  Misses       1676     1676              
  Partials      349      349              
Impacted Files Coverage Δ
jupyter_server/__main__.py 66.66% <ø> (-8.34%) ⬇️
jupyter_server/_sysinfo.py 81.25% <ø> (-0.57%) ⬇️
jupyter_server/utils.py 62.50% <ø> (-0.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f66c16...0db8cb2. Read the comment docs.

Copy link
Collaborator

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit 9d79ef9 into jupyter-server:master Mar 31, 2021
hMED22 pushed a commit to hMED22/jupyter_server that referenced this pull request Jan 23, 2023
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.

None yet

3 participants