harshraj22 / harshraj22/Dis-Sim
Refactor into separate variable name
Open
good first issue
- Dominant language
- Python
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/harshraj22/Dis-Sim/blob/ffe74db2e92a9034907f16cc1f45868df27c72d9/src/frontend/pages/page_2.py#L10
Column name can change in the future. In order to follow `DRY` principle, it would be better to store it in a variable (most probably an environment variable) and use that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.