Fix misc. grammar and whitespace

This commit is contained in:
luzpaz
2023-03-13 12:22:49 +00:00
committed by Uwe
parent adf1651938
commit f2e77a903b
4 changed files with 5 additions and 5 deletions

View File

@@ -143,7 +143,7 @@ def remove_directory_if_empty(dir_to_remove):
def restart_freecad():
"""Shuts down and restarts FreeCAD"""
if not QtCore or not QtWidgets:
return