Skip to content

Commit 3a51825

Browse files
committed
TEMP
1 parent eee17d5 commit 3a51825

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Lib/test/support/hypothesis_helper.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
)
1818
hypothesis.settings.load_profile("slow-is-ok")
1919

20+
print(f"XXXX {hypothesis.settings.default=}")
21+
2022
# For local development, we'll write to the default on-local-disk database
2123
# of failing examples, and also use a pull-through cache to automatically
2224
# replay any failing examples discovered in CI. For details on how this

0 commit comments

Comments
 (0)