Max Fiedler - 2017-01-19

Hi,
I created a Doxyfile and adjusted the settings according to the standard recommendations adding doxypy as input filter. I also added .py at the File_Pattern tag
Still I am getting the following error for all python files included in my project:
ERROR: Unknown file type for /home/mfiedler/<...>/checkBagForMissingMessages.py

Does anyone else have experience with this type of error and how to fix it?

Help much appreciated!