We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efebf69 + d31c5c1 commit 687bdf6Copy full SHA for 687bdf6
1 file changed
tankersdk/tanker.py
@@ -213,7 +213,7 @@ class E2ePassphraseVerificationMethod(VerificationMethod):
213
method_type = VerificationMethodType.E2E_PASSPHRASE
214
215
216
-# PreverifiedOIDC is not exposed as a VerificationMethod
+# PreverifiedOidc is not exposed as a VerificationMethod
217
218
219
def verification_method_from_c(c_verification_method: CData) -> VerificationMethod:
0 commit comments