Skip to content

Commit

Permalink
[skip ci] update URL to create new issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarj authored Feb 22, 2024
1 parent 0b1208c commit 270308f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsinfer/cli/infer.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def _print_system_info() -> None:

click.secho(f"\nRunning wsinfer version {__version__}", fg="green")
print("\nIf you run into issues, please submit a new issue at")
print("https://github.com/kaczmarj/patch-classification-pipeline/issues/new")
print("https://github.com/SBU-BMI/wsinfer/issues/new")
print("\nSystem information")
print("------------------")
print(f"Timestamp: {_get_timestamp()}")
Expand Down

0 comments on commit 270308f

Please sign in to comment.