mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-07 07:13:16 +00:00
5 lines
81 B
Python
5 lines
81 B
Python
![]() |
from haystack.preview.testing.test_utils import set_all_seeds
|
||
|
|
||
|
|
||
|
set_all_seeds(0)
|