usnistgov / quantum-sensors-tdm

0 stars 0 forks source link

fix matplotlib deprecation #7

Open joefowler opened 3 years ago

joefowler commented 3 years ago

Original report by Galen O'Neil (Bitbucket: oneilg, GitHub: oneilg).


/home/pcuser/qsp/src/nistqsptdm/cringe/tune/tunetab.py:1225: MatplotlibDeprecationWarning: Setting the line's pick radius via set_picker is deprecated since 3.3 and will be removed two minor releases later; use set_pickradius instead.
  label="col %g, row%g" % (col, row))