InvenTree/InvenTree/build/__init__.py
Oliver Walters d55ea1a982 PEP fixes
2019-04-28 01:09:48 +10:00

6 lines
130 B
Python

"""
The Build module is responsible for managing "Build" transactions.
A Build consumes parts from stock to create new parts
"""