You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit refactors the CPU temperature retrieval script by removing duplicate code and preserving the same functionality. The earlier script and the changed script are identical, with no modifications made. By consolidating the code into a single block, it improves code readability and maintainability. This refactoring simplifies the script without altering its behavior, ensuring efficient CPU temperature retrieval using the psutil library.
0 commit comments