Skip to content

simplemonads 1.0.3

Compare
Choose a tag to compare
@sdaves sdaves released this 14 Oct 13:19
· 63 commits to main since this release
3868b9e

Added @run decorator for main functions in scripts. This removes the need to do if __name__ == '__main__': checking.