mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
pydoc
This commit is contained in:
@@ -203,9 +203,9 @@ def get_letter_counts(defs: dict, lang: dict, build_version: str) -> Dict:
|
|||||||
"""From the source definitions, language file and build version; calculates the ranked symbol list
|
"""From the source definitions, language file and build version; calculates the ranked symbol list
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
defs (dict): _description_
|
defs (dict): Definitions
|
||||||
lang (dict): _description_
|
lang (dict): Language lookup
|
||||||
build_version (str): _description_
|
build_version (str): The build version id to ensure its letters are included
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
Dict: _description_
|
Dict: _description_
|
||||||
|
|||||||
Reference in New Issue
Block a user