- reformat to pass 'black' linting check - remove unnecessary space - delete space - add a check for MAX_RETRY
1.8.4
Fix
- resort import statements - separate import time from other import statements as time is standard python library but others are third party - sort import statement - add retry loop around http request - **header.jinja**: Replace http with https in repo URL