Both branches in the condition have the same outcome
Open
- Dominant language
- Python
- Stars
- 63
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dell/omsdk/blob/756d7ab1b4938dafac6da3be73df91a0f575b560/omsdk/sdkcunicode.py#L48
`self.output = open(self.name, "w")` is the outcome for both the `if `and `else `conditions.
Contributor guide
Assessment
This issue has not been assessed yet.