Spack packages now PEP8 compliant.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
##############################################################################
|
||||
from spack import *
|
||||
|
||||
|
||||
class PyMock(Package):
|
||||
"""mock is a library for testing in Python. It allows you to replace parts
|
||||
of your system under test with mock objects and make assertions about how
|
||||
|
Reference in New Issue
Block a user