junrushao1994 commented on code in PR #11157:
URL: https://github.com/apache/tvm/pull/11157#discussion_r861220561
##########
python/tvm/meta_schedule/apply_history_best.py:
##########
@@ -34,15 +37,17 @@ class ApplyHistoryBest(Object):
----------
database : Database
The database to be queried from
+ logger : logging.Logger
+ The logger to be used
"""
database: Database
+ logger: logging.Logger
Review Comment:
remove this given it's not used
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]