Skip to content

Commit

Permalink
Remove no longer correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Oct 15, 2024
1 parent dcad153 commit 5a56925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyviz_comms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ def _jupyter_labextension_paths():
'dest': data['name']
}]

# Required only to monkeypatch get_ipython in the test suite
try:
get_ipython()
except NameError:
Expand Down

0 comments on commit 5a56925

Please sign in to comment.