File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11#!/usr/bin/env python3
22
3- #==========================================================================
3+ # ==========================================================================
44#
55# Copyright NumFOCUS
66#
1616# See the License for the specific language governing permissions and
1717# limitations under the License.
1818#
19- #==========================================================================*/
19+ # ==========================================================================*/
2020
2121import sys
2222import os
Original file line number Diff line number Diff line change 1- #==========================================================================
1+ # ==========================================================================
22#
33# Copyright NumFOCUS
44#
1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616#
17- #==========================================================================*/
17+ # ==========================================================================*/
1818
1919import unittest
2020import subprocess
Original file line number Diff line number Diff line change 11#! /usr/bin/env python
22
3- #==========================================================================
3+ # ==========================================================================
44#
55# Copyright NumFOCUS
66#
1616# See the License for the specific language governing permissions and
1717# limitations under the License.
1818#
19- #==========================================================================*/
19+ # ==========================================================================*/
2020
2121import itk
2222
Original file line number Diff line number Diff line change 11#! /usr/bin/env python
22
3- #==========================================================================
3+ # ==========================================================================
44#
55# Copyright NumFOCUS
66#
1616# See the License for the specific language governing permissions and
1717# limitations under the License.
1818#
19- #==========================================================================*/
19+ # ==========================================================================*/
2020
2121import sys
2222from enchant .checker import SpellChecker
Original file line number Diff line number Diff line change 11#! /usr/bin/env python
22
3- #==========================================================================
3+ # ==========================================================================
44#
55# Copyright NumFOCUS
66#
1616# See the License for the specific language governing permissions and
1717# limitations under the License.
1818#
19- #==========================================================================*/
19+ # ==========================================================================*/
2020
2121import SimpleITK as sitk
2222
You can’t perform that action at this time.
0 commit comments