refactor: Update __init__.py of base exception module
Updated init file of cognee base exception module Refactor COG-502
This commit is contained in:
parent
df0b4b4820
commit
1b2bdd9b83
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ from .exceptions import (
|
|||
CogneeApiError,
|
||||
ServiceError,
|
||||
EntityNotFoundError,
|
||||
GroupNotFoundError,
|
||||
UserNotFoundError,
|
||||
EntityAlreadyExistsError,
|
||||
InvalidOperationError,
|
||||
PermissionDeniedError,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue