Fix typo in __init__.py docstring
[linpy.git] / linpy / __init__.py
index 7d67f77..0ae2e66 100644 (file)
@@ -16,7 +16,7 @@
 # along with LinPy.  If not, see <http://www.gnu.org/licenses/>.
 
 """
-A polyhedral library based on ISL.
+A polyhedral library based on ISL
 """
 
 from .geometry import Point, Vector