From 03ea4a8026bfb7c6f2feee1ca7dde34d639977f6 Mon Sep 17 00:00:00 2001 From: Marina Kan <113850522+marinak-ebi@users.noreply.github.com> Date: Fri, 24 May 2024 14:28:14 +0100 Subject: [PATCH] Fix typo --- eye_patch.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eye_patch.py b/eye_patch.py index 0f6d445..376dea4 100644 --- a/eye_patch.py +++ b/eye_patch.py @@ -1,6 +1,7 @@ """This is a temporary module to synchronise the parameters/options lists with IMPRESS. -Given the size of the files (CategoryRemapping.tsv, MergeParameterList.txt), it's impossible to modify them byhand, so this module is used instead. -In the future, parameter mapping and representation will be improved and refactored, so this module will no longer be necessary.""" +Given the size of the files (CategoryRemapping.tsv, MergeParameterList.txt), it's impossible +to modify them by hand, so this module is used instead. In the future, parameter mapping +and representation will be improved and refactored, so this module will no longer be necessary.""" import csv