Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew committed May 25, 2021
1 parent 3d666af commit 16f1126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tvm/relay/transform/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,7 @@ def AnnotateSpans():


def QuantizeFakeQuantization():
# pylint: disable=anomalous-backslash-in-string
"""
Find regions of the graph of the form
Expand Down

0 comments on commit 16f1126

Please sign in to comment.