Cleanup: clang-format

This commit is contained in:
2021-05-14 17:35:08 +10:00
parent 20c3db6604
commit c1c0b661c0
11 changed files with 28 additions and 16 deletions

View File

@@ -75,7 +75,7 @@ class TestLibraryOverrides(TestHelper, unittest.TestCase):
assert(override_operation.operation == 'REPLACE')
# Setting location.y overridded all elements in the location array. -1 is a wildcard.
assert(override_operation.subitem_local_index == -1)
def test_link_permissive(self):
"""
Linked assets with a permissive template.