deta/deta-python

Empty keys not allowed

hdadhich01 opened this issue · 1 comments

The Base API doesn't allow you to put dictionaries with empty keys (""). Currently, the progress on this is the false traceback modified by #76 so it returns None instead of producing a KeyError.

Thanks, @hdadhich01 The #76 PR has been merged.