mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 06:17:53 +10:00
move util.py into misc folder
This commit is contained in:
@@ -12,7 +12,7 @@ from ..main import (
|
||||
list_all,
|
||||
schedule,
|
||||
)
|
||||
from ..util import ansi_to_html
|
||||
from archivebox.misc.util import ansi_to_html
|
||||
from ..config.legacy import ONLY_NEW
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user