Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 14, 2023
1 parent 865785a commit cd61f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _custom_build/backend.py
@@ -1,6 +1,6 @@
import sys

from setuptools.build_meta import * # noqa: F401, F403
from setuptools.build_meta import * # noqa: F403

backend_class = build_wheel.__self__.__class__

Expand Down

0 comments on commit cd61f72

Please sign in to comment.