Skip to content

Commit 9ed8fe5

Browse files
yofftausbn
andauthored
Update python/ql/test/library-tests/dataflow/coverage/functional.py
Co-authored-by: Taus <[email protected]>
1 parent 195b70a commit 9ed8fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/test/library-tests/dataflow/coverage/functional.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ def process_dict(func, **args):
6262

6363
# TODO:
6464
# Consider adding tests for
65-
# threading.Thread, mulitprocess.Process,
65+
# threading.Thread, multiprocess.Process,
6666
# concurrent.futures.ThreadPoolExecutor,
6767
# and concurrent.futures.ProcessPoolExecutor.

0 commit comments

Comments
 (0)