chore: mass trailing whitespace and EOF fixes

This commit is contained in:
Ankush Menat
2021-08-19 13:41:10 +05:30
parent 869e36c33a
commit 4551d7d602
1190 changed files with 1352 additions and 1604 deletions

View File

@@ -23,4 +23,3 @@ class Homepage(Document):
doc.save()
self.append('products', dict(item_code=d.name,
item_name=d.item_name, description=d.description, image=d.image))

View File

@@ -139,4 +139,4 @@ class TestProductConfigurator(unittest.TestCase):
# teardown
doc.delete()
item_group_doc.delete()
item_group_doc.delete()