If you add a .py file to the server_code
folder, the app will consider it part of the server side app and load it.
If you want it to be part of the repository without the server loading it, try to create a new folder with a different name, so the app will ignore it.