In `src\usethis\_config_file.py` Some managers which manage files with a `.` prefix include `Dot` in their class name, while others do not. We should always consistently use `Dot` in the name for such cases.
In
src\usethis\_config_file.pySome managers which manage files with a
.prefix includeDotin their class name, while others do not.We should always consistently use
Dotin the name for such cases.