From e236d15cac58b0e5239084a216647f31f14eed42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20=C3=87ayl=C4=B1?= <38523756+kaancayli@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:21:57 +0200 Subject: [PATCH] Do not check linting in prompt files --- app/pipeline/prompts/iris_exercise_chat_prompts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/pipeline/prompts/iris_exercise_chat_prompts.py b/app/pipeline/prompts/iris_exercise_chat_prompts.py index f9d4810..9115fea 100644 --- a/app/pipeline/prompts/iris_exercise_chat_prompts.py +++ b/app/pipeline/prompts/iris_exercise_chat_prompts.py @@ -1,3 +1,4 @@ +# flake8: noqa iris_initial_system_prompt = """You're Iris, the AI programming tutor integrated into Artemis, the online learning platform of the Technical University of Munich (TUM).