We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dfc39 commit 5b5fa41Copy full SHA for 5b5fa41
coxeter/families/common.py
@@ -101,7 +101,8 @@ def make_vertices(cls, n):
101
CatalanFamily = TabulatedGSDShapeFamily.from_json_file(
102
os.path.join(_DATA_FOLDER, "catalan.json"),
103
classname="CatalanFamily",
104
- docstring="""The family of Catalan solids, also known as Archimedean duals (13 total).
+ docstring="""The family of Catalan solids, also known as Archimedean duals
105
+ (13 total).
106
The following parameters are required by this class:
107
- name: The name of the CatalanFamily solid. Options are "Deltoidal \
108
Hexecontahedron", "DeltoidalIcositetrahedron", "Disdyakis \
0 commit comments