DOC mp docstring fix

This commit is contained in:
Kevin Johnson
2022-09-03 11:57:09 -07:00
parent 3881007e80
commit a923111f68
+1 -1
View File
@@ -569,7 +569,7 @@ class AnalysisIndicators(object):
An experimental method that by default runs all applicable indicators.
Kwargs:
chunksize (bool): Adjust the chunksize for the Multiprocessing Pool.
chunksize (int): Adjust the chunksize for the Multiprocessing Pool.
Default: Number of cores of the OS
exclude (list): List of indicator names to exclude. Some are
excluded by default for various reasons; they require additional