summaryrefslogtreecommitdiff
path: root/tirante/chapter_images_manager.py
diff options
context:
space:
mode:
Diffstat (limited to 'tirante/chapter_images_manager.py')
-rw-r--r--tirante/chapter_images_manager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tirante/chapter_images_manager.py b/tirante/chapter_images_manager.py
index fea5bbf..bd8aa07 100644
--- a/tirante/chapter_images_manager.py
+++ b/tirante/chapter_images_manager.py
@@ -20,7 +20,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
"""
-from get_chapter_image_list import get_chapter_image_list
+from tirante.get_chapter_image_list import get_chapter_image_list
def chapter_images_list_to_csv(chapter_data):