mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
chore: mass trailing whitespace and EOF fixes
This commit is contained in:
@@ -14,4 +14,4 @@ class TestInit(unittest.TestCase):
|
||||
self.assertEqual(test_method(), 'original')
|
||||
|
||||
frappe.flags.country = 'France'
|
||||
self.assertEqual(test_method(), 'overridden')
|
||||
self.assertEqual(test_method(), 'overridden')
|
||||
|
||||
Reference in New Issue
Block a user