Skip to content

Commit db12ec2

Browse files
committed
missing import asyncio
1 parent e4d4dea commit db12ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nbviewer/cache.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# the file COPYING, distributed as part of this software.
66
#-----------------------------------------------------------------------------
77

8+
import asyncio
89
import zlib
910
from time import monotonic
1011

0 commit comments

Comments
 (0)