2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-03 04:00:57 +00:00

Documentation for Part app

This commit is contained in:
Oliver Walters
2019-04-27 22:18:07 +10:00
parent 5e6d49102d
commit ed3ae30248
11 changed files with 199 additions and 11 deletions

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