janw/libtapedrive

View on GitHub

Showing 2 of 2 total issues

Function download_file has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def download_file(link, filename, progress=False, chunk_size=8192, overwrite=False):
Severity: Minor
Found in libtapedrive/downloads.py - About 35 mins to fix

    Avoid too many return statements within this function.
    Open

        return FeedResponse(feedobj, response.url, next_page, last_page)
    Severity: Major
    Found in libtapedrive/downloads.py - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language