Skip to content

Commit

Permalink
revert blank line removal
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed May 10, 2024
1 parent 386c50b commit f12e1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worker/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ def clean_subprojects(ctx):
shell=SHELL
);


@task
def clean_all(ctx):
"""
Expand Down

0 comments on commit f12e1ea

Please sign in to comment.