Skip to content

Commit fbc0911

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent dbfd3ea commit fbc0911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/exec_notifier.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ def send_result(arguments, start_time, end_time, return_code, text):
3636

3737

3838
def notify(arguments):
39-
4039
start_time = datetime.today()
4140
text = ""
4241

0 commit comments

Comments
 (0)