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 code style #546

Merged
merged 4 commits into from
Mar 30, 2023
Merged

Fix code style #546

merged 4 commits into from
Mar 30, 2023

Commits on Mar 30, 2023

  1. [code_style] sort imports with isort

    Signed-off-by: Meret Behrens <meret.behrens@tngtech.com>
    meretp committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3a4e5ee View commit details
    Browse the repository at this point in the history
  2. [code_style] format files with black

    Signed-off-by: Meret Behrens <meret.behrens@tngtech.com>
    meretp committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8993786 View commit details
    Browse the repository at this point in the history
  3. [code_style] make files flake8-compliant

    Signed-off-by: Meret Behrens <meret.behrens@tngtech.com>
    meretp committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2933cbe View commit details
    Browse the repository at this point in the history
  4. fix GitHub Action

    Signed-off-by: Meret Behrens <meret.behrens@tngtech.com>
    meretp committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f9e6578 View commit details
    Browse the repository at this point in the history