chore: se formatean archivos estilo pep8
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2023-08-03 16:08:44 -05:00
parent dc649a80b5
commit 5113ad0289
5 changed files with 23 additions and 18 deletions

View File

@@ -6,4 +6,4 @@ class CallTypes():
('followup_call', 'Follow up call'),
]
return call_types
return call_types

View File

@@ -8,4 +8,4 @@ class Interest():
('3', '3 - Interés alto, generar venta')
]
return interest_levels
return interest_levels