You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you expect to have names with hyphens in them? You could maybe use a regex to strip that " - Director" part out. Typically, hyphenated names don't have spaces around them like your example does so that might be a good workaround. Same with your PE issue you also posted about, a regex to strip out PE is probably your best option.
The last commit was over two years ago, so I don't know if anyone is maintaining the code anymore.
No description provided.
The text was updated successfully, but these errors were encountered: