X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/7b93cea1daf2889e9ee10ca9c22a1b5124404937..7fff25bf40e4db570565586fb49165d1675002c2:/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