IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

chore: introduce Black code formatter #150

Closed pyrooka closed 1 year ago

pyrooka commented 2 years ago

This commit adds the Black code formatter to the project and updates the Makefile to use it. There are 2 targets that run the black tool:

(Initial code formatting is also included.)

ibm-devx-sdk commented 1 year ago

:tada: This PR is included in version 3.16.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: