Skip to content

fixed issue with import statement with no module, e.g. from . import foo#54

Merged
fpgmaas merged 2 commits intomainfrom
52-relative
Sep 8, 2022
Merged

fixed issue with import statement with no module, e.g. from . import foo#54
fpgmaas merged 2 commits intomainfrom
52-relative

Conversation

@fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 8, 2022

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@fpgmaas fpgmaas merged commit cb6b173 into main Sep 8, 2022
@fpgmaas fpgmaas deleted the 52-relative branch September 8, 2022 11:34
fpgmaas added a commit that referenced this pull request Oct 2, 2022
… foo` (#54)

* fixed issue with import statement with no module, e.g. from . import foo
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.

Issue when parsing docs/.venv/lib/python3.9/site-packages/packaging/tags.py

1 participant