diff --git a/portainer.py b/portainer.py index a09b0f1..73464a9 100755 --- a/portainer.py +++ b/portainer.py @@ -5,7 +5,7 @@ This module provides a wrapper for interacting with the Portainer API to manage endpoints, stacks, and containers. """ -#!/myapps/venvs/portainer/bin/python3 +# !/myapps/venvs/portainer/bin/python3 import os import logging import sys