remove blank line

This commit is contained in:
Matthias 2022-03-27 23:14:28 +02:00
parent 7a32f8edfc
commit a724908423
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -913,7 +913,6 @@ class PurchaseOrderLineItem(OrderLineItem):
Attributes: Attributes:
order: Reference to a PurchaseOrder object order: Reference to a PurchaseOrder object
""" """
class Meta: class Meta: