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 0f58a19 commit 18b5134Copy full SHA for 18b5134
.github/ISSUE_TEMPLATE.md
@@ -13,7 +13,7 @@ Please put URL to code or code here (if not too long).
13
### Platform details:
14
15
<!-- Please run the following code from your shell and place the output between the triple ticks, below.
16
-python -c "import nipype; from pprint import pprint; pprint(nipype.get_info()); print(nipype.__version__)"
+python -c "import nipype; from pprint import pprint; pprint(nipype.get_info())"
17
-->
18
19
```
0 commit comments