Rename run-hooks subdir to better show the test meaning

This commit is contained in:
Ayaz Salikhov
2023-11-04 11:44:52 +01:00
parent 0ad837af8f
commit 8c874a1cb4
4 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
#!/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")