Don't feel like writing stubs
This commit is contained in:
parent
7e3c4d3ff9
commit
b43db451e5
@ -27,7 +27,7 @@ from typing import Optional
|
|||||||
|
|
||||||
from relational import relation, parser, rtypes
|
from relational import relation, parser, rtypes
|
||||||
from relational import maintenance
|
from relational import maintenance
|
||||||
from xtermcolor import colorize
|
from xtermcolor import colorize # type: ignore
|
||||||
|
|
||||||
PROMPT_COLOR = 0xffff00
|
PROMPT_COLOR = 0xffff00
|
||||||
ERROR_COLOR = 0xff0000
|
ERROR_COLOR = 0xff0000
|
||||||
|
Loading…
Reference in New Issue
Block a user