Fix tar detection (missing import: re) (#19338)

Co-authored-by: iarspider <iarpsider@gmail.com>
This commit is contained in:
iarspider
2020-10-16 23:31:40 +02:00
committed by GitHub
parent 7296f8c628
commit da71e9e88e

View File

@@ -3,6 +3,8 @@
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
import re
from spack import *