Skip to content
Snippets Groups Projects

clean up the Moore config, define Stream objects

Merged Sevda Esen requested to merge sevda-clean-up-config-try-again into master
Compare and Show latest version
15 files
+ 211
384
Compare changes
  • Side-by-side
  • Inline
Files
15
@@ -119,7 +119,7 @@ def test_lumi_line():
def make_streams():
lumi_line = test_lumi_line)=
lumi_line = test_lumi_line()
stream_A = Stream(
name="test_stream_A",
Loading