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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more type annotations #4657

Merged
merged 16 commits into from May 3, 2022
Merged

Add more type annotations #4657

merged 16 commits into from May 3, 2022

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    5c8d238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53a5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5f22d View commit details
    Browse the repository at this point in the history
  4. Update markdown.py

    Import Optional and avoid using DeltaGenerator directly in cast.
    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    802086f View commit details
    Browse the repository at this point in the history
  5. Fix issues in markdown.py

    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    12f6a83 View commit details
    Browse the repository at this point in the history
  6. Fix issues in text.py

    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    93e30eb View commit details
    Browse the repository at this point in the history
  7. Formatting

    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e0ac21f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79a4d09 View commit details
    Browse the repository at this point in the history
  9. Cast Any to DeltaGenerator

    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    ebf46e7 View commit details
    Browse the repository at this point in the history
  10. Relax dg.text body type to Any

    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e65edad View commit details
    Browse the repository at this point in the history
  11. Fix test

    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    fc0559d View commit details
    Browse the repository at this point in the history
  12. Formatting

    harahu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    75469da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ac2172f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d096787 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    adab27a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Compact imports

    harahu committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e8e194a View commit details
    Browse the repository at this point in the history