From eebffc190776afdb92ef959270c4863bf21a3cf8 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 17 Sep 2023 18:40:48 +0200 Subject: reformat code --- education/2018-09_ens/2021-09_m2.nix | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'education/2018-09_ens/2021-09_m2.nix') diff --git a/education/2018-09_ens/2021-09_m2.nix b/education/2018-09_ens/2021-09_m2.nix index 02ebc0b..a60e3e4 100644 --- a/education/2018-09_ens/2021-09_m2.nix +++ b/education/2018-09_ens/2021-09_m2.nix @@ -1,6 +1,4 @@ -{ ... }: - -{ +{...}: { date = { start = { year = 2021; @@ -39,6 +37,5 @@ "Probabilistic Programming" ]; }; - description = - "Graduated with highest honors (18.43/20), second of a highly-selective class of 70 students."; + description = "Graduated with highest honors (18.43/20), second of a highly-selective class of 70 students."; } -- cgit v1.2.3