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

Improve static typings in automation #584

Merged
merged 4 commits into from
Jul 14, 2024
Merged

Commits on Jul 13, 2024

  1. add type: ignore

    to `POINTER(VARIANT).__setitem__`
    junkmd committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    66b0afd View commit details
    Browse the repository at this point in the history
  2. add variable annotations

    to `_ctype_to_vartype` and `_vartype_to_ctype`
    junkmd committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e1a0476 View commit details
    Browse the repository at this point in the history
  3. tidy up typing symbols

    junkmd committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    f06d153 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0590e71 View commit details
    Browse the repository at this point in the history