Skip to content

Commit

Permalink
Edit debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
nanglo123 committed Sep 30, 2024
1 parent 999e038 commit e80f346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyobo/api/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def get_version_pins() -> dict[str, str]:
f"{version_pins}. "
f"\nPyobo will download the latest version of a resource if it's "
f"not pinned.\nIf you want to use a specific version of a "
f"resource, edit your VERSION_PINS environmental "
f"resource, edit your PYOBO_VERSION_PINS environmental "
f"variable which is a JSON string to include a prefix and version "
f"name."
)
Expand Down

0 comments on commit e80f346

Please sign in to comment.