This commit is contained in:
Daniel Winkler 2025-06-01 23:48:21 +02:00
commit c8e498da15
No known key found for this signature in database

View file

@ -10,7 +10,7 @@
sci = { sci = {
path = ./templates/sci; path = ./templates/sci;
description = "Scientific computing environment (Julia, Python, R)"; description = "Scientific computing environment (Julia, Python, R)";
} };
}; };
defaultTemplate = self.templates.sci; defaultTemplate = self.templates.sci;
}; };