Skip to content

Commit e80c83d

Browse files
committed
Rename switcher module to build_status
1 parent c63bbe5 commit e80c83d

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
@@ -17,7 +17,7 @@
1717
from jinja2 import Template
1818

1919
import repositories
20-
import switcher
20+
import build_status
2121
import visitors
2222
from completion import branches_from_devguide, get_completion
2323

0 commit comments

Comments
 (0)