# Automatically generated by pb2py # fmt: off # isort:skip_file if __debug__: try: from typing_extensions import Literal # noqa: F401 except ImportError: pass SupplyChange_Increase: Literal[1] = 1 SupplyChange_Decrease: Literal[2] = 2