This version adjusts the default parameter bounding for fitting peak amplitudes and widths. It also adds in a new check to make sure the approximate_peak_width
is reasonable given the sampling frequency of the data. Additionally, type hints are added to the hplc.quant
module to aid development.