Received event for non-watched file

Any ideas why my app is not auto updating when I change the code? There are literally no mentions of “Received event for non-watched file:” anywhere on the internet aside from the source code: streamlit/lib/streamlit/watcher/local_sources_watcher.py at develop · streamlit/streamlit · GitHub

I was looking for a solution to the same error message and found this on the FAQ page:
Watch changes on other modules. I played around with this and it solved my problem. Maybe it will help you as well.