Apply suggestion from @daukadolt
This commit is contained in:
parent
4cbaa6502d
commit
50a9fb91f2
1 changed files with 0 additions and 1 deletions
|
|
@ -119,7 +119,6 @@ def _load_adapter_with_stubs(monkeypatch):
|
|||
utils_mod2.JSONEncoder = object
|
||||
|
||||
# shared.logging_utils.get_logger stub
|
||||
shared_pkg = _install_stub("cognee.shared")
|
||||
logging_utils_mod = _install_stub("cognee.shared.logging_utils")
|
||||
|
||||
class _Logger:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue