bridge.core.github_languages module

bridge.core.github_languages module#

Auto-generated Pydantic models for the GitHub languages schema. Do not edit this file manually — it is generated by scripts/gen_models.py from the JSON schema at schemas/github_languages.json.

class bridge.core.github_languages.Language(root=PydanticUndefined, **data)[source]#

Bases: RootModel[Dict[str, int]]

Parameters:

root (Dict[str, int])

root: Dict[str, int]#