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

🎨 fix type hints for optional method parameters #3234

Merged

Commits on Sep 16, 2024

  1. 🎨 add optional typing to method parameters with default value None

    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4a8f825 View commit details
    Browse the repository at this point in the history
  2. 🎨 apply ruff format

    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    97ff423 View commit details
    Browse the repository at this point in the history
  3. 🎨 add optional typing to List[...] = None parameters

    Signed-off-by: ff137 <ff137@proton.me>
    ff137 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f1b7708 View commit details
    Browse the repository at this point in the history