semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Python: Github action fixes - formatting

Open JTremb opened this issue 2 years ago • 0 comments

Motivation and Context

Fixes formatting issue to make Lint github workflow passes.

Description

Contains only reformatting changes.

Contribution Checklist

  • [x] The code builds clean without any errors or warnings
  • [x] The PR follows SK Contribution Guidelines (https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
  • [x] All unit tests pass, and I have added new tests where possible
  • [x] I didn't break anyone :smile:

JTremb avatar Mar 24 '23 14:03 JTremb