mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
move system.py into misc folder
This commit is contained in:
@@ -12,7 +12,7 @@ from archivebox.config import CONSTANTS
|
||||
|
||||
from ..index.schema import Link
|
||||
from ..util import enforce_types
|
||||
from ..system import atomic_write
|
||||
from archivebox.misc.system import atomic_write
|
||||
from ..config.legacy import READWISE_READER_TOKENS
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user