updating docstrings, adding duty, updating README

This commit is contained in:
2021-11-14 08:33:22 +00:00
parent 89655d46ae
commit 3a2a8951a7
13 changed files with 405 additions and 84 deletions

View File

@@ -1,4 +1,4 @@
"""Squash a json object or Python dictionary into a single level dictionary."""
"""Sub-module that defines squashing json objects into a single json object."""
from __future__ import annotations