Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 1, 2023
1 parent da693ba commit 454234b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pymmcore/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ class CMMCore:
attempted on a device that is not successfully initialized. When disabled,
no exception is thrown and a warning is logged (and the operation may
potentially cause incorrect behavior or a crash).
"""
def enableStderrLog(self, enable: bool) -> None:
"""Enables or disables log message display on the standard console."""
Expand Down

0 comments on commit 454234b

Please sign in to comment.