pygsti.tools.typeddict

pygsti.tools.typeddict#

The TypedDict class

Classes

TypedDict([types, items])

A dictionary that holds per-key type information.