diff --git a/.idea/misc.xml b/.idea/misc.xml index 9e17544..63dea8e 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ + + \ No newline at end of file diff --git a/test.py b/test.py new file mode 100644 index 0000000..46591b5 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('this is a test') \ No newline at end of file