summaryrefslogtreecommitdiffstats
path: root/scripts/stl/simple_3st.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stl/simple_3st.py')
-rw-r--r--scripts/stl/simple_3st.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stl/simple_3st.py b/scripts/stl/simple_3st.py
index e47d6e52..8979057c 100644
--- a/scripts/stl/simple_3st.py
+++ b/scripts/stl/simple_3st.py
@@ -34,7 +34,7 @@ class STLS1(object):
]).get_streams()
- def get_streams (self, direction = 0):
+ def get_streams (self, direction = 0, **kwargs):
# create 1 stream
return self.create_stream()