Matplotlib: Add additional space between subplots

Example:

fig.subplots_adjust(hspace=0.6, wspace=0.6)