#python bandit - What is a line of code anyhow? We will never know.
```
STARTING_POINT = ( # nosec
"thing" # nosec
) # nosec
```
March 29, 2023
#python bandit - What is a line of code anyhow? We will never know.
```
STARTING_POINT = ( # nosec
"thing" # nosec
) # nosec
```