:sparkles: - Emoji provider added (#1686).
What does this change
I've create a new provider for the 'emoji' generation.
What was wrong
This feature didn't exist.
How this fixes it
The feature has been added.
I've created a new provider but if you want, I can add the feature in the internet one.
Hi, thank you for this PR... nowadays is very easy with python 3. Take a look on https://github.com/joke2k/faker/pull/777 if you want to improve the provider.
can you run
make lintto fix the linting issues?
Yes I'll do that ASAP!
I've fixed my linter issues and the old ones. :)
It seems like the tests still need an adjustment to be successful.
For this CI job issue I don't have any ideas of resolution... If someone can guide me.
The issue:

Please someone can help me on this PR ? @fcurella @joke2k @stefan6419846
Hi, I’ll be on vacation for the next month or so, so I won’t be able to help right away.
On Sat, Dec 10, 2022 at 4:16 PM Arthur Caron @.***> wrote:
Please someone can help me on this PR ? @fcurella https://github.com/fcurella @joke2k https://github.com/joke2k @stefan6419846 https://github.com/stefan6419846
— Reply to this email directly, view it on GitHub https://github.com/joke2k/faker/pull/1706#issuecomment-1345396129, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAV4B75GVWV6A5EGA7R37TWMT6NBANCNFSM57ZNPGZQ . You are receiving this because you were mentioned.Message ID: @.***>
As it seems like merging this PR would already require resolving merge conflicts, could you try to rebase your changes on the latest master branch? Looking at the latest action runs, this issue (which probably has been introduced by a mypy update) seems to have been fixed in the meantime.