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

:art: add optional typing to List[...] = None parameters

f1b7708
Select commit
Loading
Failed to load commit list.
Merged

🎨 fix type hints for optional method parameters #3234

:art: add optional typing to List[...] = None parameters
f1b7708
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 16, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 4a8f825 🎨 add optional typing to method parameters wit... Valid sign-off found
🟢 97ff423 🎨 apply ruff format Valid sign-off found
🟢 f1b7708 🎨 add optional typing to List[...] = None para... Valid sign-off found