d3a29c9 [frontend] resolving pylint warning - import order

Authored and Committed by pjunak 5 years ago
    [frontend] resolving pylint warning - import order
    
    addressing:
    C:  3, 0: standard import "import time" should be placed before "from requests import post, RequestException" (wrong-import-order)
    
        
file modified
+1 -1