Ad
  • Custom User Avatar

    {'pos': [3, 7], 'peak': [6, 3]} should equal {'pos': [3, 7], 'peaks': [6, 3]}
    {'pos': [3, 7], 'peak': [6, 3]} should equal {'pos': [3, 7], 'peaks': [6, 3]}
    {'pos': [3, 7, 10], 'peak': [6, 3, 2]} should equal {'pos': [3, 7, 10], 'peaks': [6, 3, 2]}
    TF is this? These are completely SAME (pls help)