Skip to content

Commit

Permalink
update test-file and remove unused modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard0803 committed Dec 7, 2023
1 parent 784c272 commit 41b220f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 45 deletions.
1 change: 0 additions & 1 deletion gestao/tests/test_document.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from httpx import AsyncClient
from starlette import status

from gestao.tests.utils import generate_fake_user
from gestao.web.api.document.utils import generate_report_users_file


Expand Down
44 changes: 1 addition & 43 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ asyncpg = "^0.28.0"
psycopg2-binary = "^2.9.6"
httptools = "^0.6.0"
pytest = "^7.4.3"
faker = "^20.1.0"
openpyxl = "^3.1.2"


Expand Down

0 comments on commit 41b220f

Please sign in to comment.