Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-47646: Ignore use of subprocess in tests/schema_test.py #287

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

rra
Copy link
Member

@rra rra commented Nov 19, 2024

For the fastapi_safir_app and square_pypi_package project templates, update the shared Ruff configuration to ignore use of subprocess in tests/schema_test.py (possibly in a subdirectory). This is used for Alembic testing.

For the `fastapi_safir_app` and `square_pypi_package` project
templates, update the shared Ruff configuration to ignore use of
`subprocess` in `tests/schema_test.py` (possibly in a subdirectory).
This is used for Alembic testing.
@rra rra merged commit 8238896 into main Nov 20, 2024
4 checks passed
@rra rra deleted the tickets/DM-47646 branch November 20, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant