mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-06-27 16:10:24 +08:00
make isort happy
This commit is contained in:
@@ -5,9 +5,9 @@ import io
|
||||
import os
|
||||
from functools import wraps
|
||||
|
||||
from lxml import etree as et
|
||||
from nbconvert.tests.base import TestsBase
|
||||
from nbformat import v4, write
|
||||
from lxml import etree as et
|
||||
|
||||
|
||||
def path_in_data(rel_path):
|
||||
|
||||
Reference in New Issue
Block a user