Skip to content

Commit feb16ff

Browse files
committed
Lint fix
1 parent 2e8df7d commit feb16ff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

cq_editor/main_window.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ def __init__(self, parent=None, filename=None):
136136

137137
try:
138138
import pyi_splash
139+
139140
pyi_splash.close()
140141
except ImportError:
141142
pass

pyinstaller/splash_screen.svg

Lines changed: 5 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)