Rosetta
Public Member Functions | Static Public Attributes | List of all members
pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTestLoggingFilter Class Reference
Inheritance diagram for pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTestLoggingFilter:
Inheritance graph
[legend]

Public Member Functions

def filter (self, record)
 

Static Public Attributes

tuple matches
 

Member Function Documentation

◆ filter()

def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTestLoggingFilter.filter (   self,
  record 
)

Member Data Documentation

◆ matches

tuple pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTestLoggingFilter.matches
static
Initial value:
= (
"with_lock",
"dry_run",
"save_all",
"Percent Complete",
"simulation complete",
"Attempted to determine the residue type set of an empty pose",
)

Referenced by pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTestLoggingFilter.filter().


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