X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/88b274d96fde76a3fb7f41c7c2359c8dc8987cb8..8f61fe65a53ff47b23c8527c47e2bed32c1d2e6f:/linpy/__init__.py diff --git a/linpy/__init__.py b/linpy/__init__.py index 7d67f77..0ae2e66 100644 --- a/linpy/__init__.py +++ b/linpy/__init__.py @@ -16,7 +16,7 @@ # along with LinPy. If not, see . """ -A polyhedral library based on ISL. +A polyhedral library based on ISL """ from .geometry import Point, Vector