InvenTree/InvenTree/company/__init__.py
Oliver Walters d55ea1a982 PEP fixes
2019-04-28 01:09:48 +10:00

9 lines
136 B
Python

"""
The Company module is responsible for managing Company interactions.
A company can be either (or both):
- Supplier
- Customer
"""