-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor deciphon CLI by removing unused files and enhancing logging
- Removed `gencode.py`, `models.py`, `path_like.py`, `percent.py`, `progress.py` from `cli/deciphon`, streamlining codebase 🎉. - Enhanced `worker.py`: - Added `__all__` for better module structuring. - Integrated signal handling for SIGTERM. - Improved logging with richer messages and log levels. - Simplified `scan_request_key` inline. - Introduced MQTT logging callback for detailed logs.
- Loading branch information
Showing
6 changed files
with
41 additions
and
181 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters