mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 09:25:42 +10:00
fix lint error
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import re
|
||||
from subprocess import run, PIPE, DEVNULL
|
||||
from subprocess import run, PIPE
|
||||
from typing import List, Generator
|
||||
|
||||
from archivebox.config import ARCHIVE_DIR, RIPGREP_VERSION
|
||||
|
||||
Reference in New Issue
Block a user