Skip to content

Commit dcb084a

Browse files
new line
1 parent d3ca1cb commit dcb084a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_to_optimize/many_formatting_errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ def process(self):
144144
complex_result=complex_nested_function(5,3,2)
145145

146146
print(f"Statistics: mean={stats['mean']:.2f}, std_dev={stats['std_dev']:.2f}")
147-
print(f"Complex calculation result: {complex_result}")
147+
print(f"Complex calculation result: {complex_result}")

0 commit comments

Comments
 (0)