jkaluza / freshmaker

Forked from freshmaker 7 years ago
Clone

d34b500 Fix bandit issue: B108:hardcoded_tmp_directory

Authored and Committed by qwan 7 years ago
    Fix bandit issue: B108:hardcoded_tmp_directory
    
    Replace hard-coded '/tmp' with tempfile.gettempdir()
    
        
file modified
+4 -1