mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-31 20:03:38 +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)
|