Skip to content

Commit 89e5f1f

Browse files
author
krsm
committed
creating multiprocessing file
1 parent 1fe7547 commit 89e5f1f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Multiprocessing/processes.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# -*- coding: utf-8 -*-
2+
"""
3+
Simple study related to Multiprocessing
4+
5+
"""

0 commit comments

Comments
 (0)