Skip to content

Adding Linting and mypy to pipeline

Latest
Compare
Choose a tag to compare
@tybruno tybruno released this 20 Jun 21:20
5fa92f4

Made the following improvements:

  • added py.typed file
  • fixed few pylint errors
  • added pylint, mypy, blue, and pylama checks to pipeline

What's Changed

Full Changelog: v2.0.0...v2.0.1