Skip to content

Commit 39e8088

Browse files
committed
temp: isort fix
1 parent 3ca72d5 commit 39e8088

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/openedx_content/applets/backup_restore

src/openedx_content/applets/backup_restore/api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from ..publishing.api import get_learning_package_by_ref
99
from .zipper import LearningPackageUnzipper, LearningPackageZipper
1010

11-
1211
# The public API that will be re-exported by openedx_content.api
1312
# is listed in the __all__ entries below. Internal helper functions that are
1413
# private to this module should start with an underscore. If a function does not

0 commit comments

Comments
 (0)