Unused `debug` argument on `SessionConfiguration`
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- Avg merge
- 6h 15m
- Merged PRs (30d)
- 24
Description
https://github.com/ansys/openapi-common/blob/ee2e0a4856b17f01d05854da8ce678b2dc186778/src/ansys/openapi/common/_util.py#L276
`SessionConfiguration` accepts a `debug` boolean argument, whoch doesn't seem to be used anywhere or have any effect.
Contributor guide
Research direction
Start in src/ansys/openapi/common/_util.py at the SessionConfiguration definition around line 276, then search the repository for debug references and callers. Confirm whether the argument has any effect or required compatibility uses; done means the unused behavior is resolved consistently and affected references remain valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100