Skip to content

Commit

Permalink
Update accounting_group for coffea-casa
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Feb 28, 2024
1 parent c8d9bd4 commit b1c86b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coffea_casa/coffea_casa.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ def _modify_job_kwargs(cls,
},
{"transfer_input_files": files},
{"encrypt_input_files": files},
{"accounting_group": "cms.other.t3"},
{"transfer_output_files": ""},
{"when_to_transfer_output": "ON_EXIT"},
{"should_transfer_files": "YES"},
Expand Down

0 comments on commit b1c86b8

Please sign in to comment.