diff --git a/portainer.py b/portainer.py index abb209c..d81c915 100755 --- a/portainer.py +++ b/portainer.py @@ -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