astj / flake8-formatter-junit-xml

JUnit XML formatter for flake8
MIT License
17 stars 10 forks source link

Fixed super() call for Python 2 support #2

Closed nesl247 closed 6 years ago

nesl247 commented 6 years ago

Fixes #1.

astj commented 6 years ago

Thank you!