aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/errorout_console.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyGHDL/libghdl/errorout_console.py')
-rw-r--r--pyGHDL/libghdl/errorout_console.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyGHDL/libghdl/errorout_console.py b/pyGHDL/libghdl/errorout_console.py
index 3df82dd9a..1154e6778 100644
--- a/pyGHDL/libghdl/errorout_console.py
+++ b/pyGHDL/libghdl/errorout_console.py
@@ -39,5 +39,5 @@ from pyGHDL.libghdl import libghdl
@export
def Install_Handler() -> None:
- """Install the handlers for reporting errors."""
- libghdl.errorout__console__install_handler()
+ """Install the handlers for reporting errors."""
+ libghdl.errorout__console__install_handler()