summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/caliper/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/caliper/package.py')
-rw-r--r--var/spack/repos/builtin/packages/caliper/package.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/var/spack/repos/builtin/packages/caliper/package.py b/var/spack/repos/builtin/packages/caliper/package.py
index e5aed5ed65..770037ab49 100644
--- a/var/spack/repos/builtin/packages/caliper/package.py
+++ b/var/spack/repos/builtin/packages/caliper/package.py
@@ -26,11 +26,9 @@ from spack import *
class Caliper(Package):
- """
- Caliper is a generic context annotation system. It gives programmers the
+ """Caliper is a generic context annotation system. It gives programmers the
ability to provide arbitrary program context information to (performance)
- tools at runtime.
- """
+ tools at runtime."""
homepage = "https://github.com/LLNL/Caliper"
url = ""