Skip to content

Commit

Permalink
Entity ids
Browse files Browse the repository at this point in the history
  • Loading branch information
bclenet committed Sep 26, 2024
1 parent f142cfc commit 11003ec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bids_prov/afni/afni_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ def gather_multiline(input_file: str) -> list:

def readlines(input_file: str) -> list:
"""
gather multiline command split by \ separator
Read lines form an input file and return the list of commands it contains
Parameters
----------
Expand Down
3 changes: 2 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ black
pre-commit
rdflib
boutiques
markdownify
markdownify
rfc3986
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ pyyaml
rdflib
boutiques
beautifulsoup4
deepdiff
deepdiff
rfc3986

0 comments on commit 11003ec

Please sign in to comment.