Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
VcsHashUnsupported Class Reference
Inheritance diagram for VcsHashUnsupported:
Collaboration diagram for VcsHashUnsupported:

Static Public Attributes

int order = 0
 
tuple head
 
- Static Public Attributes inherited from HashError
Optional req = None
 
str head = ""
 
int order = -1
 

Additional Inherited Members

- Public Member Functions inherited from HashError
str body (self)
 
str __str__ (self)
 
- Data Fields inherited from HashError
 req
 
- Protected Member Functions inherited from HashError
str _requirement_name (self)
 

Detailed Description

A hash was provided for a version-control-system-based requirement, but
we don't have a method for hashing those.

Definition at line 493 of file exceptions.py.

Field Documentation

◆ head

tuple head
static
Initial value:
= (
"Can't verify hashes for these requirements because we don't "
"have a way to hash version control repositories:"
)

Definition at line 498 of file exceptions.py.

◆ order

int order = 0
static

Definition at line 497 of file exceptions.py.


The documentation for this class was generated from the following file: