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 Jun 21, 2024
1 parent ce769cd commit 46d8990
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions reproschema/tests/test_rs2redcap_redcap2rs.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@
from ..jsonldutils import _is_url, load_file
from ..models import Activity, Item, Protocol, ResponseOption
from ..redcap2reproschema import normalize_condition
from ..utils import (
fixing_old_schema,
start_server,
stop_server,
)
from ..utils import fixing_old_schema, start_server, stop_server


def create_protocol_dict(
Expand Down

0 comments on commit 46d8990

Please sign in to comment.