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

Add return type hints to improve code completion suggestions #2846

Merged
merged 14 commits into from
Feb 12, 2023

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    b2d5543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ed373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4b01b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fc7e3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8767848 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6d7a76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b402c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c5020a View commit details
    Browse the repository at this point in the history
  9. Format code

    binste committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    91f2273 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    7e680aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d00b8a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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

Commits on Feb 12, 2023

  1. Mark TypeVar variables as private by prefixing with _. Don't include …

    …TypeVar itself in __all__
    binste committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    e0df7d3 View commit details
    Browse the repository at this point in the history