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

Silencing mmap mypy warning on windows #11570

Merged
merged 6 commits into from
Sep 12, 2024

Commits on Sep 9, 2024

  1. silencing the mmap mypy warning on windows

    even though the lib doesn't exist on this platform
    nitneuqr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5a6edf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799a004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca8c69 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. using type: ignore

    nitneuqr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    79cf892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99741ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8187f8 View commit details
    Browse the repository at this point in the history