kraiem taha yassine
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created how to reformat long f-string correctly?
AnsweredI have a line of code like this: aux_code = f'\n//!!! required values count= {len(steps_map[step["type"]]["values"])}; step\'s values count= {len(step["values"])}' Every time I reformat code, it b...