import ports2data at top level

master
Jan Petykiewicz 1 year ago committed by jan
parent e5029ae21d
commit cb87543e0c

@ -38,6 +38,7 @@ from .library import Library, MutableLibrary, WrapROLibrary, WrapLibrary, LazyLi
from .ports import Port, PortList from .ports import Port, PortList
from .abstract import Abstract from .abstract import Abstract
from .builder import Builder, Tool from .builder import Builder, Tool
from .utils import ports2data
__author__ = 'Jan Petykiewicz' __author__ = 'Jan Petykiewicz'

Loading…
Cancel
Save