OmkarPathak / pyresparser

A simple resume parser used for extracting information from resumes
GNU General Public License v3.0
808 stars 411 forks source link

Should be cust_ent['College_name'] #35

Closed RahulBansal1998 closed 4 years ago

RahulBansal1998 commented 4 years ago

https://github.com/OmkarPathak/pyresparser/blob/17551980aadf2d51d225c6441190418d0e156e98/pyresparser/resume_parser.py#L87

RahulBansal1998 commented 4 years ago

self.__details['college_name'] = cust_ent['College Name']