Skip to content

Commit 5714cba

Browse files
style: pre-commit fixes
1 parent b80281f commit 5714cba

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

bin/update-summary-metrics.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python3
22

3-
"""Update summary metrics in wandb, in case they weren't properly tracked
4-
"""
3+
"""Update summary metrics in wandb, in case they weren't properly tracked"""
54

65
import argparse
76
import copy

0 commit comments

Comments
 (0)