Add empty line after module docstring (3) (#112750)
This commit is contained in:
parent
55b2d1a00c
commit
aa16a9d707
345 changed files with 216 additions and 130 deletions
|
@ -1,4 +1,5 @@
|
|||
"""List of tests that have uncaught exceptions today. Will be shrunk over time."""
|
||||
|
||||
IGNORE_UNCAUGHT_EXCEPTIONS = [
|
||||
(
|
||||
# This test explicitly throws an uncaught exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue