- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for model_dump_json (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
scripts/people.py
logging.info(f"Updated {content_path}") return True def main() -> None: logging.basicConfig(level=logging.INFO) settings = Settings() logging.info(f"Using config: {settings.model_dump_json()}") rate_limiter.speed_multiplier = settings.speed_multiplier g = Github(settings.github_token.get_secret_value()) repo = g.get_repo(settings.github_repository)
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Mar 23 13:51:24 GMT 2026 - 15K bytes - Click Count (0)