EducationalTestingService / EducationalTestingService/rsmtool
Rename argument name in `configuration_parser.check_flag_column()`
Open
enhancement
- Dominant language
- Python
- Stars
- 71
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
It's confusing that the name of the argument is `flag_column` and one of the values that it takes is also `flag_column`. This makes the docstring very confusing to write.
We should rename the argument to `flag_column_name`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.