From b111717e2605578a13017407349722fb4d0ba237 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 2 Dec 2025 21:30:49 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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