mpu.type

Helpers for type annotations.

class mpu.type.Comparable(*args, **kwargs)[source]

Bases: Protocol

Type for a function which is comparable to other instances.