Fix misaligned triple-quote blocks
This commit is contained in:
@@ -15,7 +15,7 @@ project_with_before_build_asserts = test_projects.new_c_project(
|
||||
|
||||
print("## stored text: " + stored_text)
|
||||
assert stored_text == "sample text 123"
|
||||
'''
|
||||
'''
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user