GothenburgBitFactory / tasklib

A Python library for interacting with taskwarrior databases.
http://tasklib.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
146 stars 27 forks source link

removes hardcoded serializers #53

Closed nesaro closed 6 years ago

nesaro commented 6 years ago

these functions (serialize*, deserialize, normalize_) don't seem to be called from anywhere. Instead of an individual function for each, I added a simple rule in the main function