diff --git a/autoloader b/autoloader.py similarity index 92% rename from autoloader rename to autoloader.py index 479b4d3..ed8946f 100644 --- a/autoloader +++ b/autoloader.py @@ -17,4 +17,4 @@ if flag==0: print('Loading autoload.py...') else: - print('Exiting to console') \ No newline at end of file + print('Exiting to console')