floodlight.io.types

floodlight specific typing objects

floodlight.utils.types.Numeric

Numeric data types

alias of Union[int, float, numpy.number]