mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
Fix code style
This commit is contained in:
@@ -107,5 +107,3 @@ def _raise_when_no_default(old_default):
|
|||||||
# check that the update is not updating the only default to false
|
# check that the update is not updating the only default to false
|
||||||
if not old_default:
|
if not old_default:
|
||||||
raise Exception("You must have at least one letter contact as the default.", 400)
|
raise Exception("You must have at least one letter contact as the default.", 400)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user