16th December 2021
TIL
Registering the same Pluggy hook multiple times in a single file
— I found myself wanting to register more than one instance of a [Pluggy](https://pluggy.readthedocs.io/) plugin hook inside a single module.