This commit is contained in:
2025-12-02 21:30:49 +01:00
parent 5be1560be6
commit b111717e26

View File

@@ -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