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

static: mypy requires __init__.py #3027

Merged
merged 4 commits into from
Apr 10, 2020
Merged

Commits on Apr 10, 2020

  1. static: mypy requires __init__.py

    Add missing __init__.py to workaround python/mypy#1645
    Fix mypy type hint issues in the code found from this.
    
    Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
    sergiusens committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    8cf2e94 View commit details
    Browse the repository at this point in the history
  2. reformat

    sergiusens committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    8fa938a View commit details
    Browse the repository at this point in the history
  3. flake8!!!!!

    sergiusens committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    b1f0df3 View commit details
    Browse the repository at this point in the history
  4. getuid

    sergiusens committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    10c8405 View commit details
    Browse the repository at this point in the history