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
Their names randomly change (I guess with peewee versions, but couldn't reproduce; see chime-experiment/comet@4bae5e1). Instead catch peewee.DoesNotExist, then test which Model didn't exist and create a new exception that lives in this repository.
The text was updated successfully, but these errors were encountered:
Their names randomly change (I guess with peewee versions, but couldn't reproduce; see chime-experiment/comet@4bae5e1). Instead catch
peewee.DoesNotExist
, then test whichModel
didn't exist and create a new exception that lives in this repository.The text was updated successfully, but these errors were encountered: