Skip to content

Commit df4a5a8

Browse files
author
Christos Konstantinos Matzoros
committed
python comment
1 parent 539e84b commit df4a5a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spack/package.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
"""
22
Copyright 2024 Huawei Technologies Co., Ltd.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,7 +14,7 @@
1414
limitations under the License.
1515
1616
@author Christos Matzoros, Toni Boehnlein, Pal Andras Papp, Raphael S. Steiner
17-
*/
17+
"""
1818

1919
from spack.package import *
2020

0 commit comments

Comments
 (0)