choderalab / bayesian-itc

Python tools for the analysis and modeling of isothermal titration calorimetry (ITC) experiments.
GNU General Public License v3.0
5 stars 10 forks source link

pyplot.hold() has been deprecated #86

Open jchodera opened 4 years ago

jchodera commented 4 years ago

pyplot.hold(True) has been deprecated, and the equivalent is now the default behavior.