Skip to content

Commit

Permalink
Import gen
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTJarosz authored Sep 16, 2019
1 parent d77c72b commit 6092b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/files/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import json
from base64 import decodebytes

from tornado import web
from tornado import gen, web

from notebook.base.handlers import IPythonHandler
from notebook.utils import maybe_future
Expand Down

0 comments on commit 6092b29

Please sign in to comment.