diff --git a/src/compas_fd/constraints/__init__.py b/src/compas_fd/constraints/__init__.py index 4fb8d2b9..c5725e6c 100644 --- a/src/compas_fd/constraints/__init__.py +++ b/src/compas_fd/constraints/__init__.py @@ -1,5 +1,4 @@ -"""This package defines geometric constraints that can be applied to the fixed vertices of a mesh/cable-mesh. -""" +"""This package defines geometric constraints that can be applied to the fixed vertices of a mesh/cable-mesh.""" from __future__ import print_function from __future__ import absolute_import