Skip to content

Commit

Permalink
Removed unused import for is_notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
DhruvSondhi committed Jul 19, 2021
1 parent afec7a2 commit ee06c8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tardis/io/logger/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import pyne.data

from tardis.io.logger.colored_logger import ColoredFormatter, formatter_message
from tardis.util.base import is_notebook

warnings.filterwarnings("ignore", category=pyne.utils.QAWarning)

Expand Down

0 comments on commit ee06c8f

Please sign in to comment.