2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

docstring adjustments

This commit is contained in:
Matthias
2022-05-28 15:23:57 +02:00
parent 60f13ad2e8
commit 1e90900918
16 changed files with 388 additions and 1005 deletions

View File

@ -1,3 +1 @@
"""
The Order module is responsible for managing Orders
"""
"""The Order module is responsible for managing Orders"""