kraiem taha yassine
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
kraiem taha yassine created a post, Answeredhow to reformat long f-string correctly?
I 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...