Opened this issue 9 years ago · 1 comments
put it behind if __name__ == "__main__" or something equivalent.
if __name__ == "__main__"
consider also not importing testing libraries if we're not running tests.