mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
PEP fix
This commit is contained in:
parent
8724702fef
commit
c6464bcf77
@ -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 = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user