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

Adds bypass to SSL verification through option in config #21

Merged
merged 2 commits into from
Jul 26, 2022

Conversation

acambitsis
Copy link
Contributor

Helps with this issue.

Sorry for the formatting changes - they weren't intentional. Hope that's ok.

@craigbarratt
Copy link
Owner

Thanks for submitting. While I prefer the more compact formatting, I decided to standardize on the same formatting that HASS uses. For pyscript I set these up to automatically run when you push, but for this repository it's still manual.

Here are the formatting / checking commands I run:

isort hass_pyscript_kernel/*py
black hass_pyscript_kernel
flake8 hass_pyscript_kernel/*py
pylint hass_pyscript_kernel/*py

Can you run these and confirm the formatting is now unchanged? If so, please update the PR.

@acambitsis
Copy link
Contributor Author

acambitsis commented Jul 25, 2022 via email

@acambitsis
Copy link
Contributor Author

@craigbarratt commit with format changes done. Let me know if all good.

@craigbarratt craigbarratt merged commit a30ad3c into craigbarratt:master Jul 26, 2022
@craigbarratt
Copy link
Owner

Looks good - thanks for submitting the PR.

@mikejhill mikejhill mentioned this pull request Sep 4, 2024
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.

2 participants