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