mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-13 06:01:35 +00:00
Add module-level docstrings for each app
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
The Build module is responsible for managing "Build" transactions.
|
||||
|
||||
A Build consumes parts from stock to create new parts
|
||||
"""
|
Reference in New Issue
Block a user