Skip to content

Commit

Permalink
style: import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang committed Oct 31, 2023
1 parent 47e4a6b commit 514bb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"entry_points": entry_points,
"python_requires": ">=3.9,<3.12",
}
from build import *
from .build import *

build(setup_kwargs)

Expand Down

0 comments on commit 514bb5a

Please sign in to comment.