Skip to content

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