Skip to content

Commit f7bbfc2

Browse files
authored
Merge pull request #116 from sommersoft/fix_hacktober
Fix Typo In Hacktoberfest Label Handler
2 parents 56ccf2c + a08751b commit f7bbfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adabot/lib/assign_hacktober_label.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def assign_hacktoberfest(repo, issues=None, remove_labels=False):
138138
if remove_labels:
139139
if has_hacktober:
140140
label_names = [
141-
label for label in lable_names
141+
label for label in label_names
142142
if label not in has_hacktober
143143
]
144144
update_issue = True

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy