codingo/Ransomware-Json-Dataset

Libraries should be updated to prevent execution on import

codingo opened this issue · 0 comments

Libraries are currently in a lazy state and need if __name__ == '__main__': statements to prevent accidental execution on import.