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

Support for setting limitations #327

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

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    125d604 View commit details
    Browse the repository at this point in the history
  2. Fixed pydocstyle findings.

    tjaehnel committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4b80122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2760e79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc86183 View commit details
    Browse the repository at this point in the history
  5. Fixed flake8 findings.

    tjaehnel committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4b0bf42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f9a139 View commit details
    Browse the repository at this point in the history
  7. Moved get_limitation to base class

    Limitations are not only used for windows.
    tjaehnel committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3ae1d01 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    80f6795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73fee7d View commit details
    Browse the repository at this point in the history
  3. Fixed conversion problems.

    tjaehnel committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1f716e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix pydocstyle findings.

    tjaehnel committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    51a7b23 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    ba13495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985ec4f View commit details
    Browse the repository at this point in the history
  3. Removed unused import

    tjaehnel committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    aedc5f2 View commit details
    Browse the repository at this point in the history
  4. fixed frame creation

    tjaehnel committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ff3e806 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    d4a9501 View commit details
    Browse the repository at this point in the history