Replace `for` loop with call to `copy` for slice
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Replace `for` loop with call to `copy` for slice
Siddhant N Trivedi
requested to merge
master
into
deepsource-autofix-f53f7fca
Apr 09, 2023
Overview
0
Commits
1
Pipelines
2
Changes
1
Use
copy
for copying slices instead of manually copying the elements in a loop.
Merge request reports
Loading