Skip to content

Commit

Permalink
test: removed unnecessary imports
Browse files Browse the repository at this point in the history
Signed-off-by: carlos.vdr <[email protected]>
  • Loading branch information
carlosvdr committed Nov 21, 2023
1 parent 2bc07a2 commit a769323
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_model_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import tempfile
from unittest import mock

import psycopg_pool
import pytest

from autoagora.config import init_config
from autoagora.logs_db import LogsDB
Expand Down

0 comments on commit a769323

Please sign in to comment.