Skip to content

Commit 4131889

Browse files
Update test_cubes.py
1 parent b5ee48b commit 4131889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topicnet/tests/test_cubes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
artm.regularizers.DecorrelatorPhiRegularizer(name='test_decor')
3131
]
3232
RENORMALIZE_FLAG = [False, True]
33-
MULTIPROCESSING_FLAGS = [True, False]
33+
MULTIPROCESSING_FLAGS = [False]
3434

3535

3636
def resource_teardown():

0 commit comments

Comments
 (0)