diff --git a/doc/app.py b/doc/app.py new file mode 100644 index 0000000..ce47b77 --- /dev/null +++ b/doc/app.py @@ -0,0 +1 @@ +print("hello") \ No newline at end of file