Skip to content

Commit

Permalink
Merge 78531de into 2044d01
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Apr 8, 2021
2 parents 2044d01 + 78531de commit 737deba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions qtconsole/tests/test_comms.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
import time
from queue import Empty

import unittest

from jupyter_client.blocking.channels import Empty

from qtconsole.manager import QtKernelManager


Expand Down

0 comments on commit 737deba

Please sign in to comment.