pyrit.models.StrategyResult# class StrategyResult[source]# Bases: ABC Base class for all strategy results __init__() → None# Methods __init__() duplicate() Create a deep copy of the result. duplicate() → StrategyResultT[source]# Create a deep copy of the result. Returns: A deep copy of the result. Return type: StrategyResult