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

refactor: gRPC FTS refactoring #2742

Closed
wants to merge 20 commits into from

Conversation

hpohekar
Copy link
Collaborator

No description provided.

container_mount_path = os.getenv(
"PYFLUENT_CONTAINER_MOUNT_PATH", DEFAULT_CONTAINER_MOUNT_PATH
)
elif "volumes" in container_dict:
logger.warning(
"'volumes' keyword specified in 'container_dict', but "
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"'volumes' keyword specified in 'container_dict', but "
"'volumes' keyword is specified in 'container_dict', but "

The string needs to have a verb.

@hpohekar hpohekar closed this Apr 29, 2024
@hpohekar hpohekar deleted the fix/file_transfer_service_regressions branch April 29, 2024 16:31
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.

None yet

2 participants