DensityMatrixSimulator().simulate() return value type annotation #2413
Labels
area/cleancode
area/simulation
complexity/low
introduces/modifies 1-2 concepts, should take 1-2 days max for an advanced contributor
kind/health
For CI/testing/release process/refactoring/technical debt items
Should be
DensityMatrixTrialResult
. Due to inheritance, it isSimulationTrialResult
leading to problems if you actually try to use it#2308 (comment)
The text was updated successfully, but these errors were encountered: