My Qtile seems to be running as expected but i just ran qtile check and 
got 11 errors which I cannot seem to see what's wrong in my config.py 
Would someone kindly take a peek at my config and see if it's anything to 
worry about and or explain what I need to change and why ???

config.py 
<https://github.com/justinesmithies/qtile-dotfiles/blob/master/.config/qtile/config.py>
 

checking qtile config file /home/justine/.config/qtile/config.py
tmp/tmpe670miy_/config.py:372: error: Argument 1 to "Group" has 
incompatible type "object"; expected "str"
tmp/tmpe670miy_/config.py:372: error: Argument "matches" to "Group" has 
incompatible type "object"; expected "Optional[List[Match]]"
tmp/tmpe670miy_/config.py:373: error: Argument 2 to "Key" has incompatible 
type "object"; expected "str"
tmp/tmpe670miy_/config.py:373: error: Invalid index type "object" for 
"InteractiveCommandClient"; expected type "Union[str, int]"
tmp/tmpe670miy_/config.py:374: error: Argument 2 to "Key" has incompatible 
type "object"; expected "str"
tmp/tmpe670miy_/config.py:390: error: Argument 1 to "Floating" has 
incompatible type "**Dict[str, object]"; expected "Optional[List[Match]]"
tmp/tmpe670miy_/config.py:417: error: Item "None" of "Optional[Any]" has no 
attribute "cmd_spawn"
tmp/tmpe670miy_/config.py:437: error: Item "None" of "Optional[Any]" has no 
attribute "cmd_spawn"
tmp/tmpe670miy_/config.py:439: error: Item "None" of "Optional[Any]" has no 
attribute "cmd_spawn"
tmp/tmpe670miy_/config.py:441: error: Item "None" of "Optional[Any]" has no 
attribute "cmd_spawn"
tmp/tmpe670miy_/config.py:443: error: Item "None" of "Optional[Any]" has no 
attribute "cmd_spawn"
Found 11 errors in 1 file (checked 1 source file)
config file type checking failed: Command '['mypy', '--python-version=3.8', 
'/tmp/tmpe670miy_/config.py']' returned non-zero exit status 1.

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qtile-dev/31a13bf7-402a-4a49-94eb-0353e120af80n%40googlegroups.com.

Reply via email to