Skip to content

Bugfix "expected str instance, NoneType found"

Latest
Compare
Choose a tag to compare
@Ekman Ekman released this 29 Feb 20:44
· 1 commit to master since this release
74dfa86

As of 1.5.0, there's been a bug that caused the error TypeError: sequence item 2: expected str instance, NoneType found. This should now be fixed.

For more information on the error, please see #66 .