Skip to content

Commit bd2a43c

Browse files
authored
Fixed formatting
1 parent 0855f47 commit bd2a43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stumpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
for cd in class_definitions:
155155
if cd.name == "gpu_stimp":
156156
gpu_stimp.__doc__ = ast.get_docstring(cd)
157-
157+
158158
# Fix GPU-AAMP-STIMP Docs
159159
# Note that this is a special case for class definitions.
160160
# See above for function definitions.

0 commit comments

Comments
 (0)