mutcleaner.core.types#

Type variables used across mutcleaner.

Attributes#

SequenceTypetyping.TypeVar

Type variable bound to BaseSequence.

MutationTypetyping.TypeVar

Bound to BaseMutation.

MutationSetTypetyping.TypeVar

Bound to MutationSet.

CleanerConfigTypetyping.TypeVar

Bound to BaseCleanerConfig.