Skip to content

Commit 312bc0a

Browse files
add correcao
1 parent 00de84b commit 312bc0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/services/service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import uuid
77

88
class UserService:
9+
# implementar todas as operacoes realizadas pelo usuario nesta classe
910

1011
@staticmethod
1112
def check_email_exists(email: str, db):

0 commit comments

Comments
 (0)