Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor remove_prefix_from_names function for improved readability
This PR refactors the remove_prefix_from_names function to improve code readability. Specifically, it replaces the usage of update with direct dictionary key assignment.
- Loading branch information