Skip to content

Commit 2debf48

Browse files
committed
Lint.
1 parent 560e015 commit 2debf48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

workbench_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
]
6464
commented_out_input_csv_rows_present = False
6565

66+
6667
def get_profiling_timer(config, label, start_time=None) -> Union[float, None]:
6768
"""Writes log entries documenting time, in seconds, between the start and
6869
end of a block of source code. This function is called at the start of a block

0 commit comments

Comments
 (0)