MCPcopy Create free account
hub / github.com/pyca/cryptography / AlreadyUpdated

Class AlreadyUpdated

src/cryptography/exceptions.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class AlreadyUpdated(Exception):
30 pass
31
32
33class NotYetFinalized(Exception):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected