Skip to content

Commit

Permalink
Fixed flake
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Mar 23, 2019
1 parent aad7bdf commit 2b83621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holoviews/ipython/display_hooks.py
Expand Up @@ -4,7 +4,7 @@
from functools import wraps
from contextlib import contextmanager

import os, sys, traceback
import sys, traceback

import IPython
from IPython import get_ipython
Expand Down

0 comments on commit 2b83621

Please sign in to comment.