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/2018-09_l3.nix | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'education/2018-09_ens/2018-09_l3.nix') diff --git a/education/2018-09_ens/2018-09_l3.nix b/education/2018-09_ens/2018-09_l3.nix index d02c9e3..aba9e82 100644 --- a/education/2018-09_ens/2018-09_l3.nix +++ b/education/2018-09_ens/2018-09_l3.nix @@ -1,6 +1,4 @@ -{ ... }: - -{ +{...}: { date = { start = { year = 2018; @@ -39,6 +37,5 @@ "Information Theory" ]; }; - description = - "Graduated with highest honors in Computer Science (17.80/20), with honors in Mathematics (14.74/20)."; + description = "Graduated with highest honors in Computer Science (17.80/20), with honors in Mathematics (14.74/20)."; } -- cgit v1.2.3