Skip to content

Commit

Permalink
arg in get_query_products
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed Oct 18, 2023
1 parent 33e9d54 commit 17aa0be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cdci_data_analysis/analysis/queries.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,8 +720,6 @@ def run_query(self,
input_prod_list=query_out.prod_dictionary['input_prod_list']
self._t_query_steps['after_test_has_products'] = _time.time()



if query_out.status_dictionary['status'] == 0:
query_out = self.get_query_products(instrument,
job,
Expand Down

0 comments on commit 17aa0be

Please sign in to comment.