Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 8, 2024
1 parent 9dd2952 commit b3071e5
Show file tree
Hide file tree
Showing 34 changed files with 36 additions and 34 deletions.
4 changes: 3 additions & 1 deletion reproschema/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,6 @@ def reproschema2redcap(input_path, output_csv_path):
# Convert input_path to a Path object
input_path_obj = Path(input_path)
rs2redcap(input_path_obj, output_csv_path)
click.echo(f"Converted reproschema protocol from {input_path} to Redcap CSV at {output_csv_path}")
click.echo(
f"Converted reproschema protocol from {input_path} to Redcap CSV at {output_csv_path}"
)
Original file line number Diff line number Diff line change
Expand Up @@ -274,4 +274,4 @@
],
"shuffle": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"responseOptions": {
"valueType": "xsd:string"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"responseOptions": {
"valueType": "xsd:string"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"responseOptions": {
"valueType": "xsd:string"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"responseOptions": {
"valueType": "xsd:string"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"responseOptions": {
"valueType": "xsd:string"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@
],
"shuffle": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
"cognitive_and_affective_mindfulness_scalerevised_c": true
}
}
}
}

0 comments on commit b3071e5

Please sign in to comment.