Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor tenacity/config.py to add type annotations
Updated the singleton implementation and added type annotations to various methods and attributes in the DictConfig class. This improves code readability and helps with static type checking.
- Loading branch information