We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb1143 commit 7937a60Copy full SHA for 7937a60
jupyter_drives/base.py
@@ -1,7 +1,7 @@
1
import os
2
from sys import platform
3
import entrypoints
4
-from traitlets import Enum, Unicode, default, Int
+from traitlets import Enum, Unicode, default
5
from traitlets.config import Configurable
6
7
# Supported third-party services
0 commit comments