From a9eecac96dff7bf574074e61ae08d8b984a661e5 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 11:35:19 +0100 Subject: [PATCH] build --- portainer.py | 1 - 1 file changed, 1 deletion(-) 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