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

Commits on Sep 11, 2022

  1. added check for node.level in importFrom ast objects

    Florian Maas committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    801d44d View commit details
    Browse the repository at this point in the history
  2. formatting

    Florian Maas committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    9ab50e1 View commit details
    Browse the repository at this point in the history
  3. added unit test

    Florian Maas committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    2ffa315 View commit details
    Browse the repository at this point in the history