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

wxGUI: Fix F405 error by explicitly importing required modules in iscatt/ #4426

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

  1. update 405 in core_c

    Arohan Ajit committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a131bc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. updated flake8

    Arohan Ajit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cc355e8 View commit details
    Browse the repository at this point in the history
  2. support explicit imports

    Arohan Ajit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    90d4cfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8122126 View commit details
    Browse the repository at this point in the history
  4. ran isort to make sort imports

    Arohan Ajit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fa8c4f0 View commit details
    Browse the repository at this point in the history