# Automatically generated by pb2py # fmt: off if False: from typing_extensions import Literal SupplyChange_Increase = 1 # type: Literal[1] SupplyChange_Decrease = 2 # type: Literal[2]