- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for get_top_users (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
scripts/people.py
six_months_commenters=six_months_commenters, one_year_commenters=one_year_commenters, ) return discussion_experts_results def get_top_users( *, counter: Counter[str], authors: dict[str, Author], skip_users: Container[str], min_count: int = 2, ) -> list[dict[str, Any]]: users: list[dict[str, Any]] = []Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Mar 23 13:51:24 GMT 2026 - 15K bytes - Click Count (0)