Dashboard
Resources
Pricing
Discover
Directory
Log in
azamtoiri
/
Algorithms
Active
Overview
Issues
Metrics
History
All issues
FLK-W292
No newline at end of file
FLK-W292
Style
8 months ago
—
8 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.