Skip to content

Commit 2afbedb

Browse files
import the errors
1 parent b3db448 commit 2afbedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schemascii/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from .components_render import render_component
55
from .wires import get_wires
66
from .utils import XML
7+
from .errors import *
78

89
__version__ = "0.1.0"
910

0 commit comments

Comments
 (0)