mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-01 05:35:42 +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