Commit Graph

6 Commits

Author SHA1 Message Date
Tom Kralidis f9fb2c6005 move to f-strings for string interpolation (#1064)
* update from format() to f-strings

* fix

* fix

* fix ref

* update headers
2022-12-08 16:09:19 -05:00
Tom Kralidis 1715509f39 add safeguard for formatting errors (#708) 2021-06-09 14:33:09 -04:00
Tom Kralidis 7812fda63e fix typos in docstrings 2020-10-10 08:40:21 -04:00
Tom Kralidis 4ec2a79180 remove object inheritence (not needed for py3k) (#418) 2020-04-23 09:43:27 -04:00
Tom Kralidis 01bcf8084b plugin refactor (#83) 2019-02-19 18:51:49 -05:00
Tom Kralidis 4753426e42 make objects single (#82) 2019-02-18 20:01:32 -05:00