Skip to content

Commit 891d580

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1533f11 commit 891d580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reproschema/redcap2reproschema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ def create_form_schema(
248248
matrix_list,
249249
scores_list,
250250
):
251-
252251
# Use a set to track unique items and preserve order
253252
unique_order = list(dict.fromkeys(order.get(form_name, [])))
254253

0 commit comments

Comments
 (0)