maestro-server/discovery-api

View on GitHub
app/repository/libs/storageSizeConverter.py

Summary

Maintainability
A
0 mins
Test Coverage
F
33%

No newline at end of file
Open

    return size * arr.get(stype, 1)

Trailing blank lines are superfluous.

Okay: spam(1)
W391: spam(1)\n

However the last line should end with a new line (warning W292).

There are no issues that match your filters.

Category
Status