I was wondering how is the "best" way to type-hint the axis-object of matplotlib-subplots.
running
from matplotlib import pyplot as plt f, ax =