Skip to content

Commit 39c2628

Browse files
committed
Rename module
1 parent 3ab7591 commit 39c2628

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
import build_status
1616
import contribute
1717
from completion import branches_from_devguide, get_completion, TranslatorsData
18+
from counts import get_counts
1819
from repositories import Language, get_languages_and_repos
19-
from word_count import get_counts
2020

2121
generation_time = datetime.now(timezone.utc)
2222

0 commit comments

Comments
 (0)