Skip to content

Commit

Permalink
Add and delete spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DanicaSTFC committed Sep 10, 2024
1 parent 0371edd commit f17a31c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Wrappers/Python/ccpi/viewer/ui/main_windows.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
import sys
from functools import partial
from pathlib import Path

import ccpi.viewer.viewerLinker as vlink
import vtk

from ccpi.viewer import CILViewer2D, CILViewer
from ccpi.viewer.CILViewer2D import CILViewer2D
from ccpi.viewer.CILViewer import CILViewer
Expand Down

0 comments on commit f17a31c

Please sign in to comment.