diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..50e465f --- /dev/null +++ b/__init__.py @@ -0,0 +1 @@ +from portainer.portainer_api import PortainerApi \ No newline at end of file