Skip to content

Commit

Permalink
add client as well for robustness
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Dec 11, 2024
1 parent 068c27a commit efdfb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nglui/statebuilder/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ def make_state_url(
df,
return_as="dict",
url_prefix=ngl_url,
client=client,
target_site=target_site,
config_key=config_key,
)
Expand Down

0 comments on commit efdfb7a

Please sign in to comment.