Skip to content

Commit

Permalink
PEP8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
blimlim committed Jul 26, 2024
1 parent d1a7473 commit 931785c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion payu/experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,6 @@ def postprocess(self):
else:
sp.check_call(shlex.split(cmd))


# Submit a sync script if remote syncing is enabled
sync_config = self.config.get('sync', {})
syncing = sync_config.get('enable', False)
Expand Down

0 comments on commit 931785c

Please sign in to comment.