We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0372591 commit dc27d42Copy full SHA for dc27d42
tests/test_audit.py
@@ -2,7 +2,6 @@
2
from freezegun import freeze_time
3
4
from nodestream_github import GithubAuditLogExtractor
5
-from nodestream_github.client.githubclient import build_search_phrase
6
from tests.data.audit import GITHUB_AUDIT, GITHUB_EXPECTED_OUTPUT
7
from tests.mocks.githubrest import (
8
DEFAULT_HOSTNAME,
0 commit comments