Skip to content

Commit

Permalink
pydoc cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Sep 14, 2023
1 parent 5611381 commit f123266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/server/deephaven_internal/jvm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def init_jvm(*args, **kwargs):

def init_py():
"""Finishes starting Python to be usable from inside of a Java process. Not intended to be called in cases
where there process was start as Python, and Java was started from inside Python.
where the process was started as Python, and Java was started from inside Python.
"""

import jpy
Expand Down

0 comments on commit f123266

Please sign in to comment.