New Feature (finding occurrence) - typo correction

This commit is contained in:
Ramesh RV 2018-10-08 16:31:51 +05:30
parent 7692fc2754
commit 395ee0185b
4 changed files with 36 additions and 36 deletions

View file

@ -1,2 +1,2 @@
from .nested_lookup import nested_lookup, get_all_keys, get_occurence_of_key,\
get_occurence_of_value
from .nested_lookup import nested_lookup, get_all_keys, get_occurrence_of_key,\
get_occurrence_of_value