Argument "font_size" to "FormField" has incompatible type "Tuple[Number, Number, Number, Number]"; expected "int"
@BryceStevenWilley I'm not sure of the correct fix here--not familiar with the datastructure currently assigned to font_size. I'm going to merge a commit that reformats with Black so might want to wait until that is done to take a closer look
Argument "font_size" to "FormField" has incompatible type "Tuple[Number, Number, Number, Number]"; expected "int"
@BryceStevenWilley I'm not sure of the correct fix here--not familiar with the datastructure currently assigned to
font_size
. I'm going to merge a commit that reformats with Black so might want to wait until that is done to take a closer look