mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 10:51:05 -05:00
loads of import fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Module for queue health checks"""
|
||||
|
||||
import logging
|
||||
import psutil
|
||||
import psutil # type: ignore
|
||||
import time
|
||||
from enum import Enum
|
||||
from dataclasses import dataclass, field
|
||||
|
||||
Reference in New Issue
Block a user