Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self, revisions=None, packages=None) |
Public Attributes | |
revisions | |
the list of revisions used in this comparison | |
packages | |
the list of packages looked at in this comparison | |
label | |
the unique label of this comparison | |
Contains information and plots generated for comparisons between revisions
Definition at line 558 of file json_objects.py.
def __init__ | ( | self, | |
revisions = None , |
|||
packages = None |
|||
) |
Create a new ComparisonRevision object and fill all members
Definition at line 565 of file json_objects.py.