mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
PEP fix
This commit is contained in:
@ -67,9 +67,10 @@ class TestReportTests(InvenTreeAPITestCase):
|
|||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class TestLabels(InvenTreeAPITestCase):
|
class TestLabels(InvenTreeAPITestCase):
|
||||||
"""
|
"""
|
||||||
Tests for the StockItem TestReport templates
|
Tests for the label APIs
|
||||||
"""
|
"""
|
||||||
|
|
||||||
fixtures = [
|
fixtures = [
|
||||||
|
Reference in New Issue
Block a user