Fix whitespace, make flake8 happ{y,ier}.
This commit is contained in:
@@ -42,4 +42,4 @@ def unpack(self):
|
||||
def install(self, spec, prefix):
|
||||
mkdirp(prefix.bin)
|
||||
install("nextflow", join_path(prefix.bin, "nextflow"))
|
||||
set_executable( join_path(prefix.bin, "nextflow"))
|
||||
set_executable(join_path(prefix.bin, "nextflow"))
|
||||
|
Reference in New Issue
Block a user