Skip to content

Commit 71434d8

Browse files
committed
intel-oneapi-itac: remove UTF-8 character in docstring
This character causes random failures in CI for Python 2.7
1 parent 2518a55 commit 71434d8

File tree

1 file changed

+1
-1
lines changed
  • var/spack/repos/builtin/packages/intel-oneapi-itac

1 file changed

+1
-1
lines changed

var/spack/repos/builtin/packages/intel-oneapi-itac/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
@IntelOneApiPackage.update_description
1212
class IntelOneapiItac(IntelOneApiPackage):
13-
"""The Intel® Trace Analyzer and Collector profiles and analyzes MPI applications to help
13+
"""The Intel Trace Analyzer and Collector profiles and analyzes MPI applications to help
1414
focus your optimization efforts.
1515
1616
Find temporal dependencies and bottlenecks in your code.

0 commit comments

Comments
 (0)