Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing description how to be able to format output for placeholders #19

Open
mikulabc opened this issue Jun 19, 2018 · 0 comments
Open

Comments

@mikulabc
Copy link
Contributor

Right now if a placeholder is used, such as:
{your_matches} or similar..

the output would be:

2,The Name,the@email.com,003412121212
23,Another Name,one@more.com,06633445566

anyway that we can format the output to be the way we need?
ie. output without the number? example formatting output options:
formatting_your_matches.py:
num,name,email,phone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant