style: pre-commit run -a

This commit is contained in:
Henry Fredrick Schreiner
2021-01-06 18:10:32 -05:00
committed by Henry Schreiner
parent b1e5b8b647
commit 635b226a6c
39 changed files with 103 additions and 94 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
import re
import pytest
import textwrap
import pytest
import cibuildwheel.util
from . import utils
from . import test_projects
from . import test_projects, utils
project_with_expected_version_checks = test_projects.new_c_project(
setup_py_add=textwrap.dedent(r'''