diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..dc713c9 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,24 @@ + + + + \ No newline at end of file diff --git a/main.py b/main.py index e69de29..8432240 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-20241029.py') \ No newline at end of file