mirror of
https://github.com/laramies/theHarvester.git
synced 2026-08-28 10:49:39 +02:00
misc fixes and working on new module
This commit is contained in:
@@ -2,7 +2,7 @@ from theHarvester.discovery import githubcode
|
||||
from theHarvester.discovery.githubcode import RetryResult, ErrorResult, SuccessResult
|
||||
from theHarvester.discovery.constants import MissingKey
|
||||
from theHarvester.lib.core import Core
|
||||
from mock import MagicMock
|
||||
from unittest.mock import MagicMock
|
||||
from requests import Response
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user