Skip to content

Commit a01812d

Browse files
fixed formating issue
1 parent f43f7c4 commit a01812d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_short_lived_process_fix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ def test_process_age_calculation_accuracy(self):
117117

118118
def test_error_scenarios(self):
119119
"""Test error handling scenarios"""
120+
120121
# Test with a process that raises an exception
121122
class ErrorProcess:
122123
def __init__(self, pid):

0 commit comments

Comments
 (0)