Skip to content

Commit

Permalink
Replace archived community provider faker-optional with alternative (
Browse files Browse the repository at this point in the history
  • Loading branch information
PerchunPak authored Nov 14, 2022
1 parent bc56a8f commit d01a1b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/communityproviders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ Here's a list of Providers written by the community:
+---------------+---------------------------+----------------------------------+
| Wi-Fi ESSID | Fake Wi-Fi ESSIDs. | `faker_wifi_essid`_ |
+---------------+---------------------------+----------------------------------+
| Optional | Wrap over other | `faker_optional`_ |
| | providers to return | |
| | their value or `None`. | |
| Optional | Small wrapper around | `optional_faker`_ |
| | faker, to make values | |
| | optional! | |
+---------------+---------------------------+----------------------------------+

If you want to add your own provider to this list, please submit a Pull Request to our `repo`_.
Expand All @@ -71,4 +71,4 @@ In order to be included, your provider must satisfy these requirement:
.. _faker_vehicle: https://pypi.org/project/faker-vehicle/
.. _faker_web: https://pypi.org/project/faker_web/
.. _faker_wifi_essid: https://pypi.org/project/faker-wifi-essid/
.. _faker_optional: https://pypi.org/project/faker-optional
.. _optional_faker: https://pypi.org/project/optional_faker

0 comments on commit d01a1b9

Please sign in to comment.