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

feat: Add Operation Type support #215

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    9c62c42 View commit details
    Browse the repository at this point in the history
  2. Undo unneded change

    rmanganiello committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c801bfb View commit details
    Browse the repository at this point in the history
  3. Fix black issues

    rmanganiello committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    039486c View commit details
    Browse the repository at this point in the history
  4. Fix docstrings

    rmanganiello committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    daaa32f View commit details
    Browse the repository at this point in the history
  5. Fix ci issues by removing typing

    There are pre-existing typing issues in the project that seems to be
    ignored because the functions don't have typing hints.
    rmanganiello committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3fa8817 View commit details
    Browse the repository at this point in the history
  6. Fix isort

    rmanganiello committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    30affc0 View commit details
    Browse the repository at this point in the history