Skip to content
Snippets Groups Projects
Commit 71aae250 authored by Wilbur, Spencer Franklin's avatar Wilbur, Spencer Franklin
Browse files

Ran lint

parent e816f97f
No related branches found
No related tags found
1 merge request!335FDSN 3D Rotation
...@@ -390,5 +390,5 @@ class FDSNFactory(TimeseriesFactory): ...@@ -390,5 +390,5 @@ class FDSNFactory(TimeseriesFactory):
# If no data found for the selected channel, return an empty stream # If no data found for the selected channel, return an empty stream
if len(rotated_stream) == 0: if len(rotated_stream) == 0:
return Stream() return Stream()
return rotated_stream return rotated_stream
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment