mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-11-30 23:16:33 -05:00
added psutil library
This commit is contained in:
parent
c872e36555
commit
b739a1e727
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import logging
|
||||
import random
|
||||
import time
|
||||
import psutil
|
||||
|
||||
from config_init import initialize_config
|
||||
from db_operations import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue