style: pre-commit run -a
This commit is contained in:
committed by
Henry Schreiner
parent
b1e5b8b647
commit
635b226a6c
@@ -1,7 +1,9 @@
|
||||
import subprocess
|
||||
|
||||
import pytest
|
||||
from .test_projects import TestProject
|
||||
|
||||
from . import utils
|
||||
from .test_projects import TestProject
|
||||
|
||||
so_file_project = TestProject()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user