2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-02 22:55:37 +00:00

Add docstring to Company app

This commit is contained in:
Oliver Walters
2019-04-27 20:43:27 +10:00
parent d9169a0dd1
commit c3f0570926
4 changed files with 43 additions and 3 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
"""
Build models
Defines the database models for part Builds
Build database model definitions
"""
# -*- coding: utf-8 -*-