We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d905386 commit 6fe46a3Copy full SHA for 6fe46a3
1 file changed
PyTorchUtils/PyTorchUtils.py
@@ -18,7 +18,7 @@ def __init__(self, parent):
18
self.parent.contributors = ["Fernando Perez-Garcia (University College London)"]
19
self.parent.helpText = 'This hidden module containing some tools to work with PyTorch inside Slicer.'
20
self.parent.acknowledgementText = (
21
- 'This work was was funded by the Engineering and Physical Sciences'
+ 'This work was funded by the Engineering and Physical Sciences'
22
' Research Council (EPSRC) and supported by the UCL Centre for Doctoral'
23
' Training in Intelligent, Integrated Imaging in Healthcare, the UCL'
24
' Wellcome / EPSRC Centre for Interventional and Surgical Sciences (WEISS),'
0 commit comments