From bbbbc71bee25cfd22c5304f98f5a7881383585a3 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 8 Nov 2023 18:35:12 -0500 Subject: Lingo: New game (#1806) Co-authored-by: Aaron Wagener Co-authored-by: Fabian Dill Co-authored-by: Phar --- testing.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testing.py (limited to 'testing.py') diff --git a/testing.py b/testing.py new file mode 100644 index 0000000..22fafea --- /dev/null +++ b/testing.py @@ -0,0 +1,2 @@ +class LingoTestOptions: + disable_forced_good_item: bool = False -- cgit 1.4.1