Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Jul 7, 2023
1 parent 5fdaaad commit c21e9aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions faker/proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ class OptionalProxy:
"""
Return either a fake value or None, with a customizable probability.
"""

def __init__(self, proxy: Faker):
self._proxy = proxy

Expand Down

0 comments on commit c21e9aa

Please sign in to comment.