Skip to content

fix AttributeError in twitter username validator

Dan Crosta requested to merge fix-twitter-validator into master

Ran into this while testing locally; an alternate fix would be to make twitter_username required, but as it's not necessary for operation of Yak-Bak, I think it's fine to be optional.

Merge request reports