You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
donnemartin
changed the title
Command create-issue NoneType conversion if no -b/--body is specified
Command create-issue results in NoneType conversion if no -b/--body is specified
May 27, 2016
Even though -b/--body is optional, if you don't provide one, you get a NoneType error.
The text was updated successfully, but these errors were encountered: