Don't feel like writing stubs

master
Salvo 'LtWorf' Tomaselli 2020-08-15 21:25:11 +07:00
parent 7e3c4d3ff9
commit b43db451e5
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ from typing import Optional
from relational import relation, parser, rtypes
from relational import maintenance
from xtermcolor import colorize
from xtermcolor import colorize # type: ignore
PROMPT_COLOR = 0xffff00
ERROR_COLOR = 0xff0000