Refactor: python: Clean up string handling in base.py.
- Reduce a weird boolean expression that always evaluated to the same string.
- Use string substitutions instead of adding.
- Don't use repr if we don't need it.
Refactor: python: Clean up string handling in base.py. Tags None Referenced Files None Subscribers None
Description
Details
|