aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/NonStandard.py
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2022-06-21 22:20:06 +0200
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2022-12-24 09:20:55 +0100
commitbaccb0768b6636f8322ff499cb0887dbaa4f7f59 (patch)
tree963c3d7364976041bafd8896fd161b1aff2221a0 /pyGHDL/dom/NonStandard.py
parent5de428df07c571322cfbc055a780d41f0ce95a67 (diff)
downloadghdl-baccb0768b6636f8322ff499cb0887dbaa4f7f59.tar.gz
ghdl-baccb0768b6636f8322ff499cb0887dbaa4f7f59.tar.bz2
ghdl-baccb0768b6636f8322ff499cb0887dbaa4f7f59.zip
Code formatting based on black.
(cherry picked from commit 1f9773b56a90c6564698c842501f3889714fad84)
Diffstat (limited to 'pyGHDL/dom/NonStandard.py')
-rw-r--r--pyGHDL/dom/NonStandard.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyGHDL/dom/NonStandard.py b/pyGHDL/dom/NonStandard.py
index 1dbef9a9a..d7a65b4a4 100644
--- a/pyGHDL/dom/NonStandard.py
+++ b/pyGHDL/dom/NonStandard.py
@@ -59,7 +59,8 @@ from pyGHDL.libghdl import (
errorout_memory,
LibGHDLException,
utils,
- files_map_editor, ENCODING,
+ files_map_editor,
+ ENCODING,
)
from pyGHDL.libghdl.flags import Flag_Gather_Comments
from pyGHDL.libghdl.vhdl import nodes, sem_lib