"""InvenTree 3D Print Demand Plugin.""" from .plugin import PrintDemandPlugin __all__ = ["PrintDemandPlugin"] __version__ = "0.1.0"