Skip to content

Commit

Permalink
Update pyexasol/connection.py
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Ubensee <[email protected]>
  • Loading branch information
Nicoretti and tomuben authored Dec 4, 2024
1 parent 89a24dd commit 945320c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyexasol/connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class ExaConnection(object):
Note:
It is advisable to use multiprocessing instead of threading and create
new connection in each sub-process
a new connection in each sub-process
Public Attributes:
``attr``:
Expand Down

0 comments on commit 945320c

Please sign in to comment.