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

Mypy warn_unreachable=True #3312

Merged
merged 10 commits into from
Jan 17, 2024
Merged

Mypy warn_unreachable=True #3312

merged 10 commits into from
Jan 17, 2024

Commits on Jan 7, 2024

  1. warn_uncreachable=True

    ordabayevy committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ba187d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c3cf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. annotate messengers

    ordabayevy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7d4bd4a View commit details
    Browse the repository at this point in the history
  2. revert enum_messenger

    ordabayevy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c66ad12 View commit details
    Browse the repository at this point in the history
  3. collapse_messenger

    ordabayevy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    af4ad19 View commit details
    Browse the repository at this point in the history
  4. fix gaussian test

    ordabayevy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7893ec8 View commit details
    Browse the repository at this point in the history
  5. TYPE_CHECKING

    ordabayevy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0057c83 View commit details
    Browse the repository at this point in the history
  6. MarkovMessenger

    ordabayevy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b4564c1 View commit details
    Browse the repository at this point in the history
  7. replay messenger

    ordabayevy committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1885e22 View commit details
    Browse the repository at this point in the history