Closed czhougit closed 3 years ago
When converting a python dictionary to a LispDict, lispify() produced a key/value pair (string) without double/single quotes. Used lispify() on the key so that the quotes are properly added.
Closing this PR since this change is not needed.
@czhougit reassigned to you because tests failing.
@czhougit, is this PR still worthwhile even though you found a different way to resolve the API issue for ngrams?
The changes are not needed.
When converting a python dictionary to a LispDict, lispify() produced a key/value pair (string) without double/single quotes. Used lispify() on the key so that the quotes are properly added.
Closing this PR since this change is not needed.