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 undefined names reported by Flake8/Ruff #2101

Merged
merged 12 commits into from
Apr 9, 2024

Commits on Aug 10, 2023

  1. Fix plenty of undefined names

    Co-authored-by: kxrob <[email protected]>
    Avasam and kxrob committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e9625d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    96e6b04 View commit details
    Browse the repository at this point in the history
  2. Fix more demos

    Avasam committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    57996d7 View commit details
    Browse the repository at this point in the history
  3. Remove some invalid code

    Remove invalid self-referencing
    Remove unused and unusable tests
    Remove leftover casts from transpilation from c header
    Avasam committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3423708 View commit details
    Browse the repository at this point in the history
  4. Restore SaveFontPreferences

    Avasam committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e9d306c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. ttest imports updates

    Avasam authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    920708c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    cd3026c View commit details
    Browse the repository at this point in the history
  2. Fix missing activex

    Avasam committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    130c0da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    623fb6a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 8, 2024

  1. Run black

    Avasam committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2db7f95 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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