Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Set to spot duplicated log handler warnings. (#306)
Motivation: Feels like a better fit for the problem when a dictionary of bools. Modifications: Convert storage to set. Result: Fewer lines of code, less waste.
- Loading branch information