Skip to content

Commit 6187258

Browse files
authored
Merge pull request #124 from GitGuardian/gg-mmill-patch-1
Remove unexisting `extra_header` attribute of GGClient
2 parents e5a6b65 + bc2ed08 commit 6187258

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pygitguardian/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ class GGClient:
151151
base_uri: str
152152
timeout: Optional[float]
153153
user_agent: str
154-
extra_headers: Dict
155154
secret_scan_preferences: SecretScanPreferences
156155
remediation_messages: RemediationMessages
157156
callbacks: Optional[GGClientCallbacks]

0 commit comments

Comments
 (0)