From 551e55e4a624b016372a4847a8678b886ddf8271 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Wed, 4 Mar 2026 19:36:57 +0100 Subject: [PATCH] Added seaborn python package to semester --- 2025-2026-02.nix | 1 + commit_text | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/2025-2026-02.nix b/2025-2026-02.nix index 2398d3b..21b73f5 100644 --- a/2025-2026-02.nix +++ b/2025-2026-02.nix @@ -24,6 +24,7 @@ lxml requests python-dotenv + seaborn ] )) diff --git a/commit_text b/commit_text index 181f162..abfa27c 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Removed semicolon from iamb config file +Added seaborn python package to semester