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

Add type hints and apply mypy fix for function attributes where needed #350

Closed
wants to merge 6 commits into from
Closed

Commits on May 24, 2021

  1. Add type hints and apply mypy fix for function attributes where needed

    M#
    LegrandNico authored and Michael Osthege committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c7d3731 View commit details
    Browse the repository at this point in the history
  2. Add typing_extensions to requirements

    LegrandNico authored and Michael Osthege committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0f9871c View commit details
    Browse the repository at this point in the history
  3. Use forward reference for Op in Apply class

    LegrandNico authored and Michael Osthege committed May 24, 2021
    Configuration menu
    Copy the full SHA
    27ded22 View commit details
    Browse the repository at this point in the history
  4. Resolving conflicts

    LegrandNico authored and Michael Osthege committed May 24, 2021
    Configuration menu
    Copy the full SHA
    fe304e6 View commit details
    Browse the repository at this point in the history
  5. Remove TYPE_CHECKING lines from code coverage

    LegrandNico authored and Michael Osthege committed May 24, 2021
    Configuration menu
    Copy the full SHA
    9b4aa82 View commit details
    Browse the repository at this point in the history
  6. Small fixes after PR review

    LegrandNico authored and Michael Osthege committed May 24, 2021
    Configuration menu
    Copy the full SHA
    342c960 View commit details
    Browse the repository at this point in the history