audeering / audobject

Generic Python interface for serializing objects to YAML
https://audeering.github.io/audobject/
Other
1 stars 0 forks source link

Revert removal of deprecated code #47

Closed hagenw closed 2 years ago

hagenw commented 2 years ago

I'm not completely sure how to handle reverting the removal of deprecated code as we want to release a bug fix version. In this pull request I reverted altogether.

Other possibilities would be:

frankenjoe commented 2 years ago

rewritting the order of commits in the master

Sounds like the proper solution, but since I have no clue how to do it, I'm fine with the solution you propose here and simply revert the changes.

frankenjoe commented 2 years ago

So should I merge then?

hagenw commented 2 years ago

So should I merge then?

Yes, I think this is the easiest solution for now.