Skip to content

Commit

Permalink
refactor(notebook_utils): whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Mar 25, 2024
1 parent d740c8a commit 30feb51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jupyter_analysis_tools/notebook_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import urllib

import ipykernel

try:
from notebook import notebookapp
except ImportError:
Expand Down

0 comments on commit 30feb51

Please sign in to comment.