Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MNT: change from using SafeConfigParser to ConfigParser (#6605)
SafeConfigParser has been deprecated since Python 3.2 and will be removed in py312.
- Loading branch information