diff --git a/test.py b/test.py new file mode 100644 index 0000000..6344c69 --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ +import pandas + +print("666") \ No newline at end of file