You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The changes in the PR were implemented to ensure compatibility with Python 3.12. However, the code was deemed brittle, so refactoring should be considered.
The text was updated successfully, but these errors were encountered:
bobleesj
changed the title
Refactor dictionary mapping string keys (e.g. "position") to their index in a sequence of parameters of PeakFunction subclass.
Refactor comparing length of dictionary mapping string keys (e.g. "position")
Oct 24, 2024
The changes in the PR were implemented to ensure compatibility with Python 3.12. However, the code was deemed brittle, so refactoring should be considered.
Originally posted by @sbillinge in #137 (comment)
The text was updated successfully, but these errors were encountered: