Skip to content

Fixed spelling REDUCTED -> REDACTED, found by codespell #446

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

Merged
merged 3 commits into from
Feb 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Contributors
------------

Tomer Nosrati, 2022/17/07
Aviv Rahamim, 2025/02/23
4 changes: 2 additions & 2 deletions docs/getting-started/first-steps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ With more verbose test logs.
Waiting for container to be ready......RabbitMQContainer::romantic_cannon is ready.
Waiting for container to be ready.RedisContainer::gallant_carson is ready.
Creating volume pytest-0d0ed18e-ae68-4d10-80d4-2d46ccd6d9a7
Building [REDUCTED]/site-packages/pytest_celery/vendors/worker......................................................................
Building [REDACTED]/site-packages/pytest_celery/vendors/worker......................................................................
Waiting for container to be ready.Waiting for CeleryWorkerContainer::upbeat_feistel to get ready...
CeleryWorkerContainer::upbeat_feistel is ready.
RabbitMQContainer::romantic_cannon is ready.
Expand Down Expand Up @@ -248,7 +248,7 @@ With more verbose test logs.
============================= test session starts ==============================
...

tests/test_example.py::test_hello_world[celery_setup_worker-celery_redis_broker-celery_redis_backend] Building [REDUCTED]/site-packages/pytest_celery/vendors/worker......................................................................
tests/test_example.py::test_hello_world[celery_setup_worker-celery_redis_broker-celery_redis_backend] Building [REDACTED]/site-packages/pytest_celery/vendors/worker......................................................................
Creating network pytest-134ab26c-2fa0-457b-b451-7c9f282760dd
Waiting for container to be ready.RedisContainer::reverent_mendeleev is ready.
Waiting for container to be ready.RedisContainer::beautiful_bouman is ready.
Expand Down