fix: enable and fix full type checking (#509)
* fix: enable and fix fully type checking * chore: pre-commit autoupdate * refactor: pull types out to file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import bashlex # type: ignore
|
||||
import bashlex
|
||||
|
||||
from typing import Dict, List, Mapping, Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user