-
Notifications
You must be signed in to change notification settings - Fork 1
Variable and function naming #9
Copy link
Copy link
Open
Description
Is it correct to use the same name for function name and variable, like here
Line 70 in 44db5cc
| run_process = [] |
Usually one tries to avoid use the same name for variables and function names.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels