Skip to content

Commit

Permalink
Update main.py (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: SmashedFrenzy16 <[email protected]>

Signed-off-by: SmashedFrenzy16 <[email protected]>
  • Loading branch information
SmashedFrenzy16 authored Jan 19, 2023
1 parent 442bc72 commit f5a33f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion random_profile/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ def full_profiles(self, num: int = None, gender: Gender = None) -> list:

profile['address'] = address
profile['full_address'] = full_address
profile['job_job_experience'] = job_experience
profile['job_experience'] = job_experience
profile['mother'] = mother
profile['father'] = father
profile['payment_card'] = card
Expand Down

0 comments on commit f5a33f8

Please sign in to comment.