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 type annotations (closes #164) #176

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 14, 2024

  1. Adds a function for use in the decorator to retrieve arguments in a P…

    …aramSpec compatible way
    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b4eff80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ab63e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70887db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6954f1b View commit details
    Browse the repository at this point in the history
  5. Fix import TypeAlias

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    93193e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10f025f View commit details
    Browse the repository at this point in the history
  7. adds new gitignore path

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    43d8b8f View commit details
    Browse the repository at this point in the history
  8. Fix typing

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    691c224 View commit details
    Browse the repository at this point in the history
  9. Fix typing

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f96d2f9 View commit details
    Browse the repository at this point in the history
  10. Fix mypy settings

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b3c5676 View commit details
    Browse the repository at this point in the history
  11. Adds types for user fields

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b12b817 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f697bf0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba0c0aa View commit details
    Browse the repository at this point in the history
  14. Returns _to_list method

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b28be58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    64f9a05 View commit details
    Browse the repository at this point in the history
  16. Fixes for pre-commit

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a3fce7f View commit details
    Browse the repository at this point in the history
  17. Returns deleted comments

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d7fc1b6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6785740 View commit details
    Browse the repository at this point in the history
  19. Fix missing return type

    9en9i committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0b9e76c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c60be47 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5857dcc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4073d54 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0e3ae8f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    d61bf2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee593bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d80247e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f95fd6 View commit details
    Browse the repository at this point in the history
  5. Makes naming consistent

    9en9i committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1bc0425 View commit details
    Browse the repository at this point in the history
  6. Fix path_io_factory type

    9en9i committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0179a22 View commit details
    Browse the repository at this point in the history
  7. Fix connection return type

    9en9i committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    33d12e0 View commit details
    Browse the repository at this point in the history
  8. Corrects the name of variables

    9en9i committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    51986e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d7399b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4081933 View commit details
    Browse the repository at this point in the history
  11. Adds _ParserType

    9en9i committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f355aeb View commit details
    Browse the repository at this point in the history
  12. Removes PartialInfoDict

    9en9i committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    820f40b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    82086cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49e219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad3778 View commit details
    Browse the repository at this point in the history
  4. Adds type NotEmptyCodes

    9en9i committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7da94b8 View commit details
    Browse the repository at this point in the history