style: pre-commit run -a
This commit is contained in:
committed by
Henry Schreiner
parent
b1e5b8b647
commit
635b226a6c
@@ -2,8 +2,7 @@ import textwrap
|
||||
|
||||
import pytest
|
||||
|
||||
from . import utils
|
||||
from . import test_projects
|
||||
from . import test_projects, utils
|
||||
|
||||
project_with_unicode = test_projects.new_c_project(
|
||||
spam_c_function_add=textwrap.dedent(r'''
|
||||
|
||||
Reference in New Issue
Block a user