Skip to content

Commit

Permalink
[CLEANUP]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Mar 6, 2024
1 parent 13362c8 commit 57c323b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/swarms_core/_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

def my_python_function():
print("Executing Python function")
g

pyrust_parallel.execute_in_parallel(my_python_function, 10)

0 comments on commit 57c323b

Please sign in to comment.