Skip to content

Update incorrect URLs in utils/__init__.py#430

Open
qthequartermasterman wants to merge 1 commit intolearnables:masterfrom
qthequartermasterman:patch-1
Open

Update incorrect URLs in utils/__init__.py#430
qthequartermasterman wants to merge 1 commit intolearnables:masterfrom
qthequartermasterman:patch-1

Conversation

@qthequartermasterman
Copy link

@qthequartermasterman qthequartermasterman commented Jun 7, 2024

Description

There are incorrect Source urls on several functions defined in utils. They are linking to a utils.py file, which was turned into a subpackage, so now they are located in utils/__init__.py.

The only changes are in docstrings.

Contribution Checklist

If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.

  • My contribution is listed in CHANGELOG.md with attribution.
  • My contribution modifies code in the main library.
  • My modifications are tested.
  • My modifications are documented.

Optional

If you make major changes to the core library, please run make alltests and copy-paste the content of alltests.txt below.

[PASTE HERE]

There are incorrect Source urls on several functions defined in `utils`. They are linking to a `utils.py` file, which was turned into a subpackage, so now they are located in `utils/__init__.py`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant