Conversation
Copy link
Copy Markdown
Member
If users don't input the keyboard in the correct format, i.e a list of lists, then the resulting error is hard to debug and its not obvious what went wrong.
inspired from #2652
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
๐
can you call check_keyboard_type either at the end of __init__ for both or at the start of __init__ for both?