Disable pylint logging-fstring-interpolation
According to the comment here: https://github.com/PyCQA/pylint/issues/2354#issuecomment-414526879 I think the f-string could be used in logging.
Please register or sign in to comment
According to the comment here: https://github.com/PyCQA/pylint/issues/2354#issuecomment-414526879 I think the f-string could be used in logging.