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

Type hinting and misc changes #417

Merged
merged 26 commits into from
Sep 17, 2024
Merged

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b62be29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a77f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b50f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccb93d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d03c7ed View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    99b5f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e277b8a View commit details
    Browse the repository at this point in the history
  3. Hinting changes, Logger properly type hinted, pd.DataFrame now used, …

    …typing.Optional used where appropriate
    mranst committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5b000ff View commit details
    Browse the repository at this point in the history
  4. Update docs/configuring_cylc.md

    Co-authored-by: Alexey Shiklomanov <[email protected]>
    mranst and ashiklom authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dc846ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee9852b View commit details
    Browse the repository at this point in the history
  6. proper syntax for linking docs

    mranst committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3fab899 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69a7d6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8ff454 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7655d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f93e20 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2895e5e View commit details
    Browse the repository at this point in the history
  12. more types in hint

    mranst committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    256595d View commit details
    Browse the repository at this point in the history
  13. more precise type hinting

    mranst committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    27ad6ce View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4ff8fe8 View commit details
    Browse the repository at this point in the history
  15. Resolved code test error

    mranst committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ba8b009 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e4d5cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50bd771 View commit details
    Browse the repository at this point in the history
  3. Revised type hinting

    mranst committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    812990d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c109c28 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Further revised type hinting

    mranst committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f4903b4 View commit details
    Browse the repository at this point in the history
  2. Update src/swell/utilities/render_jedi_interface_files.py

    Updated type hint to optional for consistency
    
    Co-authored-by: Alexey Shiklomanov <[email protected]>
    mranst and ashiklom authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5173bcb View commit details
    Browse the repository at this point in the history