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

[Typing][A-16,A-19] Add type annotations for base Layer and containers #65190

Merged
merged 7 commits into from
Jun 17, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    273470a View commit details
    Browse the repository at this point in the history
  2. fix union in alias

    SigureMo committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    26ae4fd View commit details
    Browse the repository at this point in the history
  3. use Dict in assign

    SigureMo committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    30040ab View commit details
    Browse the repository at this point in the history
  4. use typing.OrderedDict

    SigureMo committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f5e33b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. use typing.Mapping

    SigureMo committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6272aac View commit details
    Browse the repository at this point in the history
  2. dont inherit

    SigureMo committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    5f65060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d6ae3 View commit details
    Browse the repository at this point in the history