style: apply black via pre-commit run -a
This commit is contained in:
committed by
Henry Schreiner
parent
9cbed6a9be
commit
178aaea6c7
@@ -9,7 +9,9 @@ so_file_project = TestProject()
|
||||
|
||||
so_file_project.files['libnothing.so'] = ''
|
||||
|
||||
so_file_project.files['setup.py'] = '''
|
||||
so_file_project.files[
|
||||
'setup.py'
|
||||
] = '''
|
||||
raise Exception('this build will fail')
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user