Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(utils): remove unused naming utilities
Removed the following unused functions from utils/naming.py: - camelcase_to_snakecase - snakecase_to_camelcase - filename_prefix_for_name - filename_prefix_for_split - filenames_for_dataset_split - filepattern_for_dataset_split
- Loading branch information