Closed tomjnixon closed 3 years ago
In some cases, lots of similar warnings are generated. This is not a good default experience, and can lead to warnings being missed.
I think we can make something nice like warnings.catch_warnings which displays similar warnings up to a limit, then hides the rest.
This is needed to complete the work in #8.
In some cases, lots of similar warnings are generated. This is not a good default experience, and can lead to warnings being missed.
I think we can make something nice like warnings.catch_warnings which displays similar warnings up to a limit, then hides the rest.
This is needed to complete the work in #8.