kshitij12345 opened a new pull request #15487: Opperf : Support Python<3.6 URL: https://github.com/apache/incubator-mxnet/pull/15487 f-Strings are supported only from Python 3.6 onwards. Have replaced their occurrences with str.format which is supported from Python 2.6.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
