forked from openlp/openlp
pep8 fix
This commit is contained in:
parent
6ebc08d0d9
commit
20394de842
@ -167,7 +167,6 @@ class MainDisplay(OpenLPMixin, Display, RegistryProperties):
|
||||
Registry().remove_function('update_display_css', self.css_changed)
|
||||
super().close()
|
||||
|
||||
|
||||
def set_transparency(self, enabled):
|
||||
"""
|
||||
Set the transparency of the window
|
||||
|
Loading…
Reference in New Issue
Block a user