You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry, I didn't have any free time. The link to the thread is below, I hope everything is fine with the code.
In any case, I will be glad to receive comments and tips.
createusersdata/create_first_name.py
Line 8 in 7baef06
Implementing type(s) checks this way violates PEP-8 rules and has code smells.
The more Python way to do the stuff is:
The text was updated successfully, but these errors were encountered: