Skip to content

🎨 Adjust python code according to linting#907

Open
elbeno wants to merge 1 commit into
intel:mainfrom
elbeno:python-tweaks
Open

🎨 Adjust python code according to linting#907
elbeno wants to merge 1 commit into
intel:mainfrom
elbeno:python-tweaks

Conversation

@elbeno
Copy link
Copy Markdown
Contributor

@elbeno elbeno commented May 22, 2026

Problem:

  • Python linting reveals a better way to check for the existence of the clang module.

Solution:

  • Use importlib.util to check for the clang module.

Problem:
- Python linting reveals a better way to check for the existence of the clang
  module.

Solution:
- Use `importlib.util` to check for the clang module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant