Skip to content

Commit bc2ed08

Browse files
authored
Remove unexisting extra_header attribute of GGClient
1 parent d15a3da commit bc2ed08

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)