mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 06:17:53 +10:00
lint: Fix warnings in master branch
This commit is contained in:
@@ -3,7 +3,7 @@ __package__ = 'archivebox.extractors'
|
||||
from pathlib import Path
|
||||
|
||||
from subprocess import CompletedProcess
|
||||
from typing import Optional, Tuple, List
|
||||
from typing import Optional, List
|
||||
import json
|
||||
|
||||
from ..index.schema import Link, ArchiveResult, ArchiveError
|
||||
|
||||
Reference in New Issue
Block a user