#227 ihp-sg13g2: libs.tech: klayout: python: Move getProcessNames()
Pull request opened by dnltz
This function has a hard depdendency to 'psutil' but is only required when IHP_PYCELL_LIB_PRINT_PROCESS_TREE is set. Move 'getProcessNames' inside the if block to allow using this PDK without 'psutil' installed.
Fixes #226
• Tests pass
• Appropriate changes to README are included in PR
IHP-GmbH/IHP-Open-PDK
✅ All checks have passed
1/1 successful checks