Skip to content

Refactor _obs dict to be purely _single_frame

Henrik Stooss requested to merge refactor__obs into main

Changes made in this Pull Request:

  • Slight refactor of the BaseClass and affected modules. The _obs dict is now only manipulated inside the _single_frame methods.

Merge request reports