We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf4773 commit 14040d8Copy full SHA for 14040d8
generate.py
@@ -15,6 +15,7 @@
15
import build_status
16
import contribute
17
from completion import branches_from_devguide, get_completion, TranslatorsData
18
+from counts import get_counts
19
from repositories import Language, get_languages_and_repos
20
21
generation_time = datetime.now(timezone.utc)
0 commit comments