Skip to content

Commit 2045333

Browse files
committed
This is mostly for testing only
1 parent db7f3af commit 2045333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/import_backends.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ class GitHubBackend:
137137
'Rules': ['A: Game Rules'],
138138
'sysadmin': ['A: Software'],
139139
'Website': ['A: Software'],
140-
'Tall Ship': ['Tall Ship'],
140+
# 'Tall Ship': ['Tall Ship'], # Uncomment this for testing
141141
}
142142

143143
COMPONENT_PRIORITY_MAPPING: Dict[str, str] = {

0 commit comments

Comments
 (0)