Skip to content

Commit

Permalink
poke sonarqube
Browse files Browse the repository at this point in the history
Signed-off-by: George Mulhearn <[email protected]>
  • Loading branch information
gmulhearn-anonyome committed Jan 15, 2025
1 parent c2f4f8c commit df311aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def __init__(
"""Create new EcdsaSecp256r1Signature2019 instance.
Args:
key_pair (KeyPair): Key pair to use. Must provide ES256 signatures
key_pair (KeyPair): Key pair to use. Must provide ES256 signatures (P256)
proof (dict, optional): A JSON-LD document with options to use for the
`proof` node (e.g. any other custom fields can be provided here
using a context different from security-v2).
Expand Down

0 comments on commit df311aa

Please sign in to comment.