aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/NonStandard.py
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2022-12-26 23:17:22 +0100
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2022-12-26 23:19:29 +0100
commite38cf3c90f874db468b9943073b17635a1479e2f (patch)
tree01bb06c7bbef854314aeac28abb3e335d582a93c /pyGHDL/dom/NonStandard.py
parente2df91595f8647a81d53f164bf2f470fbbeb64dd (diff)
downloadghdl-e38cf3c90f874db468b9943073b17635a1479e2f.tar.gz
ghdl-e38cf3c90f874db468b9943073b17635a1479e2f.tar.bz2
ghdl-e38cf3c90f874db468b9943073b17635a1479e2f.zip
Formatting by black.
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 579874bfc..e0b837c57 100644
--- a/pyGHDL/dom/NonStandard.py
+++ b/pyGHDL/dom/NonStandard.py
@@ -81,7 +81,8 @@ from pyGHDL.dom.DesignUnit import (
PackageInstantiation,
LibraryClause,
UseClause,
- ContextReference, )
+ ContextReference,
+)
from pyGHDL.dom.Symbol import LibraryReferenceSymbol
from pyGHDL.dom.PSL import VerificationUnit, VerificationProperty, VerificationMode