Skip to content

v0.0.4 - Fix diff behavior when there are multiple mypy notes for a single line

Compare
Choose a tag to compare
@davidfritzsche davidfritzsche released this 16 Jan 23:03
  • Fix diff behavior when there are multiple mypy messages (notes, warnings, errors) for a single line. This can happen when mypy prints some explanatory note or if there are actually multiple errors in one line.
  • bump versions of dependencies
  • Fix trove license classifier from Apple to Apache