codingo opened this issue 8 years ago · 0 comments
Libraries are currently in a lazy state and need if __name__ == '__main__': statements to prevent accidental execution on import.
if __name__ == '__main__':