Commit d76b401
Fix: Apply black formatting to remove_duplicates.py
Add blank lines after imports and before function definition to comply
with black code formatting style, which is checked by CI.
Co-Authored-By: Keon <[email protected]>1 parent 19448fe commit d76b401
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments