From cf368e22123f3782e793883b226b42dbab22f678 Mon Sep 17 00:00:00 2001 From: acereca Date: Tue, 9 Feb 2021 10:58:48 +0100 Subject: [PATCH] correct listing --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 59f023e..4c6ab07 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,5 @@ A Collection of solidpython functions, helpers etc - `solidLib.primitives` - `round_box(x: float, y: float, z: float, r: float)` - - `solidLib.assortment` - `grid(x: float, y: float, w: float = 3, h: float = 1.5, fillet: bool = False, dim: float = 59)`