Skip to content

Commit 6320749

Browse files
chore: auto fixes from pre-commit hooks
1 parent 5968ec4 commit 6320749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ansys/geometry/core/connection/product_instance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ def prepare_and_start_backend(
463463
else:
464464
# Verify dotnet is installed
465465
import shutil
466+
466467
if not any(
467468
CORE_GEOMETRY_SERVICE_EXE.replace(".exe", "") in file.name
468469
for file in Path(root_service_folder).iterdir()

0 commit comments

Comments
 (0)