Passed flake8 tests
This commit is contained in:
parent
0c8462723b
commit
5661afa315
@ -130,7 +130,7 @@ def install(self, spec, prefix):
|
||||
])
|
||||
|
||||
# Construct list of optional modules
|
||||
module_opts=[]
|
||||
module_opts = []
|
||||
module_opts.extend([
|
||||
'+crystallization' if (
|
||||
'+crystallization' in spec) else '-crystallization',
|
||||
|
Loading…
Reference in New Issue
Block a user