We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c92ad commit c4eae3bCopy full SHA for c4eae3b
nipype2pydra/cli/convert.py
@@ -74,7 +74,6 @@ def convert(
74
if fspath.parent == package_dir and fspath.name in (
75
"_version.py",
76
"__init__.py",
77
- "ported",
78
):
79
continue
80
if fspath.is_dir():
0 commit comments