Skip to content

Commit fded9fd

Browse files
nx10kaitj
andauthored
Apply suggestion from @kaitj
Co-authored-by: Jason Kai <21226986+kaitj@users.noreply.github.com>
1 parent 86ff2c5 commit fded9fd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ fixable = ["ALL"]
8686
unfixable = []
8787

8888
[tool.ruff.lint.flake8-tidy-imports.banned-api]
89-
"niwrap_helper.bids_path".msg = "Prefer rbc.core.bids.bids_path / rbc.core.bids.bids_name"
9089
"bids2table.format_bids_path".msg = "Prefer rbc.core.bids.bids_path / rbc.core.bids.bids_name"
9190
"bids2table.parse_bids_entities".msg = "Prefer rbc.core.bids.parse_bids_name"
9291
"types.SimpleNamespace".msg = "Prefer NamedTuple"

0 commit comments

Comments
 (0)