In line 111, it adds spaces to the beginning and end of each term, so "LA APTS" becomes " LA APTS ". I did this to have a cleaner way to find " apt " that wouldn't catch "captain", as the…
@linnealovespie : I happened to be looking at this when working on my PR, and it seems like _get_potential_company_name_matches is now longer called so can be removed.
Should psycopg2 be added here? I needed to manually install but maybe that was something with my setup.
It seems good idea to add .env to .gitignore if folks are going to be having that file.
@linnealovespie : I am running gre-llc.py and the call at 8f250bbe4c/processors/corp_owners.py#…
Here is direct link to the the bare-bones implementation: https://git.coopcloud.tech/linnealovespie/aemp-seattle/src/branch/main/processors/corp_owners.py#L174-L199
Here is relevant code from…