Skip to content
New issue

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

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

Already on GitHub? # to your account

Issue 225 ssl parsing #226

Merged
merged 3 commits into from
Dec 26, 2021
Merged

Issue 225 ssl parsing #226

merged 3 commits into from
Dec 26, 2021

Conversation

calebstewart
Copy link
Owner

Description of Changes

Fixes #225.

Major Changes Implemented:

  • Fixed parsing of --ssl argument in main entrypoint

Pre-Merge Tasks

  • Formatted all modified files w/ python-black
  • Sorted imports for modified files w/ isort
  • Ran flake8 on repo, and fixed any new problems w/ modified files
  • Ran pytest test cases
  • Added brief summary of updates to CHANGELOG (under [Unreleased])

For issues with pre-merge tasks, see CONTRIBUTING.md

@calebstewart calebstewart merged commit 7c1eb98 into master Dec 26, 2021
@calebstewart calebstewart deleted the issue-225-ssl-parsing branch December 26, 2021 07:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--ssl argument is not parsed properly by main entrypoint
1 participant