Skip to content

Commit 4f24def

Browse files
committed
Reorganize init_tornado_application by creating class attributes and properties
1 parent 8a8fd29 commit 4f24def

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nbviewer/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
from .cache import DummyAsyncCache, AsyncMultipartMemcache, MockCache, pylibmc
3333
from .index import NoSearch, ElasticSearch
3434
from .formats import configure_formats
35-
3635
from .providers import default_providers, default_rewrites
3736

3837
try:

0 commit comments

Comments
 (0)