Add linting and type checking #1
Annotations
3 errors
lint:
build/lib/zmk/terminal.py#L68
Function declaration "read_key" is obscured by a declaration of the same name (reportRedeclaration)
|
lint:
zmk/terminal.py#L68
Function declaration "read_key" is obscured by a declaration of the same name (reportRedeclaration)
|
lint
2 errors
|