Skip to content

Commit 877320e

Browse files
authored
Clean up test_geodesics.py by removing docstring
Remove unnecessary docstring from test file.
1 parent e9eb071 commit 877320e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_geodesics.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
"""Tests for COMPAS CGAL geodesics functionality."""
2-
31
import pytest
42
import numpy as np
53

0 commit comments

Comments
 (0)