Skip to content

Commit 1bce334

Browse files
committed
removed an extra newline. (I fixed these problems earlier, but my failed attempts at auto-linting and subsequent commands erased all that progress.)
1 parent eacc7d9 commit 1bce334

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tidy3d/components/geometry/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,6 @@ def pop_axis(
777777
axis : int
778778
Integer index into 'xyz' (0,1,2).
779779
780-
781780
Returns
782781
-------
783782
Any, Tuple[Any, Any]

0 commit comments

Comments
 (0)