We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ea1d5 commit 3a6b152Copy full SHA for 3a6b152
main.py
@@ -1,8 +1,6 @@
1
import libre_cli.libre_hardware_monitor_reporter
2
import argparse
3
import time
4
-import requests
5
-import os
6
7
# For the rich table output integration
8
from rich.console import Console
0 commit comments