Fix class name 6
This commit is contained in:
@ -217,7 +217,7 @@ class EntryCSVProcessor:
|
||||
'password': make_password('dummy_password'),
|
||||
'firstname': first_name,
|
||||
'lastname': last_name,
|
||||
'date_of_birth': birfth_date,
|
||||
'date_of_birth': birth_date,
|
||||
'female': is_female
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user