Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd59591

Browse files
authored
Update file.py
1 parent 3173148 commit cd59591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def bing(comp, emailformat):
114114
fulljob = tag.find("li").text
115115
mangle_emails(name, comp, emailformat, fulljob, linkedinurl)
116116
except:
117-
fuljob = ""
117+
fulljob = ""
118118
mangle_emails(name, comp, emailformat, fulljob, linkedinurl)
119119

120120
def search(comp,emailformat):

0 commit comments

Comments
 (0)