Files
docker-stacks/tests/by_image/docker-stacks-foundation/data/run-hooks/executables/executable.py

6 lines
178 B
Python
Executable File

#!/usr/bin/env python3
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
print("Executable python file was successfully run")