summaryrefslogtreecommitdiff
path: root/education/2018-09_ens/2021-09_m2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'education/2018-09_ens/2021-09_m2.nix')
-rw-r--r--education/2018-09_ens/2021-09_m2.nix7
1 files changed, 2 insertions, 5 deletions
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.";
}