module : reverted typo introduced in a previous commit
This commit is contained in:
parent
f0f7b23c8a
commit
0e171127b9
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ import llnl.util.tty as tty
|
|||
from llnl.util.tty.color import *
|
||||
import spack
|
||||
from spack.error import SpackError
|
||||
from external import argparse
|
||||
import argparse
|
||||
|
||||
# Command parsing
|
||||
parser = argparse.ArgumentParser(
|
||||
|
|
Loading…
Reference in a new issue