Skip to content

Commit 8fe33c6

Browse files
committed
Formatted with black
1 parent 16a1102 commit 8fe33c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anypytools/abcutils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ class AnyPyProcess(object):
444444
This defaults to the number of logical CPU cores in the computer.
445445
anybodycon_path : str, optional
446446
Overwrite the default anybodycon.exe file to
447-
use in batch processing. Defaults to 'AnyBodyCon' on path, or
447+
use in batch processing. Defaults to 'AnyBodyCon' on path, or
448448
to what is found in the windows registry.
449449
timeout : int, optional
450450
Maximum time (i seconds) a model can run until it is terminated.

0 commit comments

Comments
 (0)