This commit is contained in:
2025-12-23 11:35:19 +01:00
parent e7bcee762d
commit a9eecac96d

View File

@@ -5,7 +5,6 @@ This module provides a wrapper for interacting with the Portainer API
to manage endpoints, stacks, and containers.
"""
# !/myapps/venvs/portainer/bin/python3
import os
import logging
import signal