Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Brookhart committed May 29, 2020
1 parent f3572aa commit e1920c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tvm/relay/dataflow_pattern/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ class VarPattern(DFPattern):
Parameters
----------
name_hint: str
The name of the variable. Optional, if not provided,
The name of the variable. Optional, if not provided,
the pattern will match any VarNode
type_annotation: tvm.relay.Type, optional
Expand Down

0 comments on commit e1920c3

Please sign in to comment.