Skip to content

Conversation

dnwillia-work
Copy link
Collaborator

@dnwillia-work dnwillia-work commented Jun 17, 2022

docker import will not work if docker package is not installed, We should not require this for local dev work.


def _copy_tui_help_xml_file():
if os.getenv("PYFLUENT_LAUNCH_CONTAINER") == "1":
import docker
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe the style check wants an empty line after the import

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hmph forgot to install pre-commit in my venv... yup.

Copy link
Collaborator

Choose a reason for hiding this comment

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

yeah that's a common annoyance

@dnwillia-work dnwillia-work linked an issue Jun 17, 2022 that may be closed by this pull request
@seanpearsonuk seanpearsonuk enabled auto-merge (squash) June 17, 2022 18:09
@seanpearsonuk seanpearsonuk merged commit 1eaf62e into main Jun 20, 2022
@seanpearsonuk seanpearsonuk deleted the fix/delaydocker branch June 20, 2022 05:53
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.

cannot set up local development

3 participants