Browse Source

changed orientation for dag8

Avik Datta 4 years ago
parent
commit
4acfe6753d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dags/dag8_copy_ongoing_seqrun.py

+ 1 - 1
dags/dag8_copy_ongoing_seqrun.py

@@ -42,7 +42,7 @@ dag = \
     max_active_runs=1,
     tags=['hpc'],
     default_args=default_args,
-    default_view='LR')
+    orientation='LR')
 
 
 ## FUNCTIONS