mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 14:32:57 +08:00
fix linting
This commit is contained in:
parent
62277a37ba
commit
5b2c453c6f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
import yaml
|
||||
|
||||
from .version import version
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from collections.abc import Sized
|
||||
|
||||
|
|
Loading…
Reference in a new issue