inasafe/inasafe

View on GitHub
safe/utilities/file_downloader.py

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this function.
Open

            return False, tr(
Severity: Major
Found in safe/utilities/file_downloader.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return False, tr('Sorry, the layer was not found on the server.')
    Severity: Major
    Found in safe/utilities/file_downloader.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return result, self.reply.errorString()
      Severity: Major
      Found in safe/utilities/file_downloader.py - About 30 mins to fix

        There are no issues that match your filters.

        Category
        Status