Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
WEISS
Software Repositories
SNAPPY
scikit-surgerydavinci
Commits
f2def288
Commit
f2def288
authored
Feb 12, 2019
by
Thomas Dowrick
Browse files
Fix linting
parent
d274ea3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
sksurgeryardavinci/widgets/Viewers.py
View file @
f2def288
...
...
@@ -69,8 +69,6 @@ class StereoViewerBase(QtWidgets.QWidget):
"""
Base class for StereoViewers.
"""
def
__init__
(
self
):
super
().
__init__
()
def
setup_widgets
(
self
):
""" Sync the cameras between the widgets,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment