add one empty line

This commit is contained in:
Jakub Trllo 2022-02-14 11:12:05 +01:00
parent 8246bd23a8
commit c6a1eb7b35

View file

@ -316,6 +316,7 @@ class LaunchLibrary(LaunchQtApp):
def before_window_show(self):
self._window.refresh()
class LaunchWorkFiles(LaunchQtApp):
"""Launch Avalon Work Files."""