style: apply black via pre-commit run -a
This commit is contained in:
committed by
Henry Schreiner
parent
9cbed6a9be
commit
178aaea6c7
@@ -14,6 +14,7 @@ class TestProject:
|
||||
|
||||
Write out to the filesystem using `generate`.
|
||||
'''
|
||||
|
||||
__test__ = False # Have pytest ignore this class on `from .test_projects import TestProject`
|
||||
|
||||
files: FilesDict
|
||||
|
||||
Reference in New Issue
Block a user