Skip to content

Commit f6ba198

Browse files
committed
fix: Clean up
1 parent 2b378e4 commit f6ba198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/training.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def getitem(d, key):
9090
}
9191
}
9292

93-
# V2 signing API example using default Context and Settings.
93+
# Signing API example (v2 claims)
9494
try:
9595
# Read the private key and certificate files
9696
with open(keyFile, "rb") as key_file:

0 commit comments

Comments
 (0)