Skip to content

Commit

Permalink
feat: KeyTemplate closes #43
Browse files Browse the repository at this point in the history
  • Loading branch information
thorwhalen committed Nov 16, 2023
1 parent 5d4ba76 commit 82c99c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dol/kv_codecs.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
"""
Tools to make Key-Value Codecs (encoder-decoder pairs) from standard library tools.
"""
# ------------------------------------ Codecs ------------------------------------------

from functools import partial
Expand Down

0 comments on commit 82c99c0

Please sign in to comment.