def test_yaxis_labels(self): qplt.scatter(self.cube, self.cube.coord('str_coord')) self.assertBoundsTickLabels('yaxis')
def test_yaxis_labels(self): qplt.scatter(self.cube, self.cube.coord("str_coord")) self.assertBoundsTickLabels("yaxis")