Qwann/small fixes #7
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ class ClipperProvider(CASProvider):
|
||||||
common['email'] = self.extract_email(data)
|
common['email'] = self.extract_email(data)
|
||||||
common['name'] = fn
|
common['name'] = fn
|
||||||
common['last_name'] = ln
|
common['last_name'] = ln
|
||||||
print(common)
|
|
||||||
return common
|
return common
|
||||||
|
|
||||||
def extract_email_addresses(self, data):
|
def extract_email_addresses(self, data):
|
||||||
|
|
Loading…
Reference in a new issue