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: auto-formatting sdk files with black #386

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

myungjin
Copy link
Contributor

@myungjin myungjin commented Apr 1, 2023

Description

The following three files are revised for a future PR: mqtt.py, channel_manager.py and config.py. As a prep, these files are auto-formatted with black.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

The following three files are revised for a future PR: mqtt.py,
channel_manager.py and config.py. As a prep, these files are
auto-formatted with black.
@myungjin myungjin requested a review from lkurija1 April 1, 2023 22:31
@codecov-commenter
Copy link

Codecov Report

Merging #386 (3f71f82) into main (f6c291e) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #386   +/-   ##
=======================================
  Coverage   15.13%   15.13%           
=======================================
  Files          48       48           
  Lines        2775     2775           
=======================================
  Hits          420      420           
  Misses       2327     2327           
  Partials       28       28           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@myungjin myungjin merged commit 198f5e4 into cisco-open:main Apr 3, 2023
@myungjin myungjin deleted the autoformat_sdk_files branch April 3, 2023 14:41
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.

3 participants