Dashboard
Resources
Pricing
Discover
Directory
Log in
azamtoiri
/
Algorithms
Active
Last analyzed
927e563
5 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All issues
FLK-W292
No newline at end of file
FLK-W292
Style
5 months ago
—
5 months old
Occurrences
1
Ignore rules
Sort
Sort
no newline at end of file
Algorithms/divide_and_conquer/matrix_multiplication.py
26
27
28
for
end
in
result
:
29
print
(
end
)
Description
It is recommended to put a newline at the end of the file.