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] authored and bmaranville committed Oct 9, 2024
1 parent 1ea34b6 commit bee1fab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions refl1d/webview/build_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def build_client(
# link to the local version of bumps:
if link_bumps:
import bumps.webview

bumps_path = Path(bumps.webview.__file__).parent / "client"

# install the local version of bumps
Expand Down

0 comments on commit bee1fab

Please sign in to comment.