Skip to content

Commit c246af6

Browse files
refactor: add newline at end of file
It is recommended to put a newline at the end of the file.
1 parent 2c17481 commit c246af6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@
129129
print(option_order)
130130

131131
# Delete cookies
132-
ft_ss.delete_cookies()
132+
ft_ss.delete_cookies()

0 commit comments

Comments
 (0)