splunk / eventgen

Splunk Event Generator: Eventgen
Apache License 2.0
376 stars 180 forks source link

enable black py format check in circle ci #391

Closed GordonWang closed 4 years ago

GordonWang commented 4 years ago

This PR has a bunch of py string changes. In order to make sure all the files can pass flake8 line length lint rules, I made these changes. There should be no impact on functionality. Only code format changes.