Skip to content

Commit 7195544

Browse files
committed
Improve typing
1 parent db88e33 commit 7195544

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
from src.api import errors # noqa
1414
from src.api import errmsg # noqa
1515
from src.api import utils # noqa
16+
from src.api import symboltable # noqa

0 commit comments

Comments
 (0)