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

Solved bug with relative imports being marked as missing #86

Merged
merged 3 commits into from
Sep 11, 2022

Conversation

fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 11, 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

Description of changes

@fpgmaas fpgmaas linked an issue Sep 11, 2022 that may be closed by this pull request
@fpgmaas fpgmaas changed the base branch from main to develop September 11, 2022 13:45
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (develop@4388158). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             develop     #86   +/-   ##
=========================================
  Coverage           ?   94.7%           
=========================================
  Files              ?      28           
  Lines              ?     973           
  Branches           ?       0           
=========================================
  Hits               ?     922           
  Misses             ?      51           
  Partials           ?       0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fpgmaas fpgmaas merged commit fdf2ba9 into develop Sep 11, 2022
@fpgmaas fpgmaas deleted the 85-relative branch September 11, 2022 13:54
fpgmaas pushed a commit that referenced this pull request Sep 11, 2022
* Added support for requirements.txt (#84)
* Solved bug with relative imports being marked as missing (#86)
fpgmaas added a commit that referenced this pull request Oct 2, 2022
* Added support for requirements.txt (#84)
* Solved bug with relative imports being marked as missing (#86)
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.

relative imports erronesouly marked as missing
2 participants