931469484e
The updated autopep8 was ignoring the "exclude" values because they started with a "./" instead of a "/". The documentation I found doesn't go into details, even if this is a regression in autopep8, update the configuration as it causes "make format" to format files that aren't meant to be modified.