Commit Graph

6 Commits

Author SHA1 Message Date
Connor Olding 69e6ec3fad add a convenient generator method to Learner 2019-02-18 06:23:05 +01:00
Connor Olding 594483c6d4 correct "frequency" to "period" 2019-02-06 18:41:38 +01:00
Connor Olding 7161f983ab fix __name__ being incorrect due to extra __all__
this fixes tracebacks and checks for __main__,
among other things.
2018-03-17 14:09:15 +01:00
Connor Olding 169303813d basic PEP 8 compliance
rip readability
2018-01-22 19:40:36 +00:00
Connor Olding c81ce0afbb rename stuff and add a couple missing imports 2018-01-21 22:16:36 +00:00
Connor Olding bbdb91fcb1 merge and split modules into a package 2018-01-21 22:07:57 +00:00