Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix sphinx 7 circular import errors #384

Merged
merged 4 commits into from
Dec 19, 2023

Conversation

DeltaDaniel
Copy link
Contributor

No description provided.

dependabot bot and others added 4 commits December 18, 2023 23:47
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.12.0...5.13.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@DeltaDaniel DeltaDaniel linked an issue Dec 19, 2023 that may be closed by this pull request
@DeltaDaniel DeltaDaniel marked this pull request as ready for review December 19, 2023 16:28
Copy link
Contributor

@hf-kklein hf-kklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it fixes stuff, go ahead :)

@DeltaDaniel DeltaDaniel merged commit 74e535e into main Dec 19, 2023
19 checks passed
@DeltaDaniel DeltaDaniel deleted the 335-upgrade-to-sphinx7-runs-into-circular-import branch December 19, 2023 16:32
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.

Upgrade to Sphinx7 runs into circular import?
2 participants