intel-oneapi-itac: remove UTF-8 character in docstring
This character causes random failures in CI for Python 2.7
This commit is contained in:
parent
2518a55105
commit
71434d8b9d
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
@IntelOneApiPackage.update_description
|
@IntelOneApiPackage.update_description
|
||||||
class IntelOneapiItac(IntelOneApiPackage):
|
class IntelOneapiItac(IntelOneApiPackage):
|
||||||
"""The Intel® Trace Analyzer and Collector profiles and analyzes MPI applications to help
|
"""The Intel Trace Analyzer and Collector profiles and analyzes MPI applications to help
|
||||||
focus your optimization efforts.
|
focus your optimization efforts.
|
||||||
|
|
||||||
Find temporal dependencies and bottlenecks in your code.
|
Find temporal dependencies and bottlenecks in your code.
|
||||||
|
Loading…
Reference in New Issue
Block a user