Unused parameter should be replaced by underscore
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Unused parameter should be replaced by underscore
Siddhant N Trivedi
requested to merge
master
into
deepsource-autofix-37fcc164
Apr 05, 2023
Overview
0
Commits
2
Pipelines
3
Changes
1
Unused parameters in functions or methods should be replaced with
_
(underscore) or removed.
Merge request reports
Loading