LatticeViewType#

class blueprints.LatticeViewType[source]#

Bases: object

This abstract base class is a used to represent the LatticeView class in type hints. For a detailed description see blueprints.utils.view.LatticeView.

__init__()#
classmethod __new__(*args, **kwargs)#