Skip to content

Commit b0fc5e0

Browse files
Added styleistic newline for FLK-D204 linter
1 parent 03ba956 commit b0fc5e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/profiling.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112

113113
class timewith():
114114
"""Basic timer for do_time_profile."""
115+
115116
def __init__(self, name=''):
116117
self.name = name
117118
self.start = time.time()

0 commit comments

Comments
 (0)