Skip to content

Fix conditional watchdog imports - #3

Open
jasonsoroko wants to merge 1 commit into
mainfrom
codex/move-watchdog-imports-into-try-block
Open

Fix conditional watchdog imports#3
jasonsoroko wants to merge 1 commit into
mainfrom
codex/move-watchdog-imports-into-try-block

Conversation

@jasonsoroko

Copy link
Copy Markdown
Owner

Summary

  • prevent ImportError when watchdog isn't installed by moving imports
  • wrap TestRunner class and main function inside the try block

Testing

  • pytest -q (fails: ModuleNotFoundError: No module named 'openai')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant