Uh oh!
There was an error while loading. Please reload this page.
Fix pre-commit error on master - #3992
Conversation
Pull Request Report@dhruvmanila Hello! I'm a bot made to check all the pull request Python files. First of all, I want to say thank you for your time and interest in this project and for opening a pull request. There seems to be missing requirements in some of the Python files submitted in this pull request. Please read through the report and make the necessary changes. You can take a look at the relevant links provided after the report. What are node paths? 🔽
Following functions require return type hints:NOTE: If the function returns
Following function parameters require type hints:
|
* Update pigeon_sort.py
* updating DIRECTORY.md
* Add type hints and return annotation
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>* Update pigeon_sort.py
* updating DIRECTORY.md
* Add type hints and return annotation
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>* Update pigeon_sort.py
* updating DIRECTORY.md
* Add type hints and return annotation
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>* Update pigeon_sort.py
* updating DIRECTORY.md
* Add type hints and return annotation
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.