Fix misaligned triple-quote blocks
This commit is contained in:
@@ -14,7 +14,7 @@ basic_project = test_projects.new_c_project(
|
||||
|
||||
if os.environ.get("CIBUILDWHEEL", "0") != "1":
|
||||
raise Exception("CIBUILDWHEEL environment variable is not set to 1")
|
||||
'''
|
||||
'''
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user