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

Additional type hints added to stub openpyxl #9764

Merged
merged 11 commits into from
Feb 21, 2023

Commits on Jan 10, 2023

  1. Updated type hints

    Updated classes `Workbook`, `Worksheet`, `Cell`. Type checking works in VS Code
    ArnabRollin committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b68f9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    948d5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad01e57 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    dd58853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed44b07 View commit details
    Browse the repository at this point in the history
  3. Add back missing import

    AlexWaygood authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    933b9f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

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

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    8ed83b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04f0e7b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    12c1e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3da24 View commit details
    Browse the repository at this point in the history