diff --git a/env.py b/env.py index f184c11..ebfd711 100644 --- a/env.py +++ b/env.py @@ -1 +1 @@ -print("success") \ No newline at end of file +print("this is a success") \ No newline at end of file diff --git a/pyptoject.toml b/pyptoject.toml new file mode 100644 index 0000000..0da8ef2 --- /dev/null +++ b/pyptoject.toml @@ -0,0 +1 @@ +[code] \ No newline at end of file