BOM-2477: pylint warnings lint-amnesty (#27585)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Class used to write pytest warning data into html format
|
||||
"""
|
||||
import textwrap
|
||||
import six
|
||||
import six # lint-amnesty, pylint: disable=unused-import
|
||||
|
||||
|
||||
class HtmlOutlineWriter:
|
||||
|
||||
Reference in New Issue
Block a user