diff options
Diffstat (limited to 'testing.py')
-rw-r--r-- | testing.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing.py b/testing.py new file mode 100644 index 0000000..22fafea --- /dev/null +++ b/testing.py | |||
@@ -0,0 +1,2 @@ | |||
1 | class LingoTestOptions: | ||
2 | disable_forced_good_item: bool = False | ||