Remove trailing whitespaces (ECLint check)

This commit is contained in:
jasmezz 2022-05-05 13:17:36 +02:00
parent 24b9c397dd
commit 47a95388c2

View file

@ -47,8 +47,8 @@ input:
type: directory
description: |
A local copy of an AntiSMASH installation folder. This is required when running with
docker and singularity (not required for conda), due to attempted 'modifications' of
files during database checks in the installation directory, something that cannot
docker and singularity (not required for conda), due to attempted 'modifications' of
files during database checks in the installation directory, something that cannot
be done in immutable docker/singularity containers. Therefore, a local installation
directory needs to be mounted (including all modified files from the downloading step)
to the container as a workaround.