get_script_url

get_script_url(fname: str) str[source]

Get the source path for this script.

Parameters:

fname – Pass __file__ as the argument to this function.

Returns:

The script’s URL to GitHub