Skip to content

Fix flake8 F824 error#13

Merged
briangu merged 1 commit intomainfrom
codex/fix-unused-global-ipc-tcp-server-in-sys-fn-ipc-py
May 18, 2025
Merged

Fix flake8 F824 error#13
briangu merged 1 commit intomainfrom
codex/fix-unused-global-ipc-tcp-server-in-sys-fn-ipc-py

Conversation

@briangu
Copy link
Owner

@briangu briangu commented May 18, 2025

Summary

  • remove unused global declaration from IPC server routine

Testing

  • pip install ".[full]" (fails: could not find suitable setuptools)
  • python3 -m unittest (fails: ModuleNotFoundError: No module named 'numpy')

@briangu briangu merged commit 0965000 into main May 18, 2025
2 checks passed
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