From aaa93783b23360b325dd833a5fd8cdcfb64e302e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 27 Jun 2022 16:21:30 +0200 Subject: [PATCH] fix error in csv dictionary: use proper quotechar | --- src/math/categories/mathematical-categories.pydict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/math/categories/mathematical-categories.pydict b/src/math/categories/mathematical-categories.pydict index 358dd7e..b9f7ac8 100644 --- a/src/math/categories/mathematical-categories.pydict +++ b/src/math/categories/mathematical-categories.pydict @@ -18,4 +18,4 @@ Sch (Category description),Schemes and homomorphisms,Schemata und Homomorphismen GrAb (Category description),Graded abelian groups and homomorphisms,Graduierte Gruppen und Homomorphismen Ordinal number category (Category description),Finite ordinal numbers and order-preserving maps,Endliche Ordinalzahlen und ordnungserhaltende Abbildungen CGHaus (Category description), Compactly generated Hausdorff spaces and continuous maps, Kompakt erzeugte Hausdorffräume und stetige Abbildungen -SimplicialSet (Category description), Functor category $[\OrdCat, \Set]$, Funktorkategorie $[\OrdCat, \Set]$ +SimplicialSet (Category description), Functor category $[\OrdCat|, \Set]$, Funktorkategorie $[\OrdCat|, \Set]$