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

Docstring for Stock app

This commit is contained in:
Oliver Walters
2019-04-27 22:49:16 +10:00
parent ed3ae30248
commit a499fd325e
9 changed files with 71 additions and 29 deletions

View File

@ -1,5 +1,5 @@
"""
Provides a JSON API for the Build app
JSON API for the Build app
"""
# -*- coding: utf-8 -*-