The app seems to work at its best and I don't want stuff to break with future changes.
[x] Added a CI step that checks the files using git diff for any unintended changes.
If the changes are intentional (i.e. for improvements, bugfixes) make sure the sample submodule is present and run ./sample/results_update.py . Update the samples module and update the reference to it.
The app seems to work at its best and I don't want stuff to break with future changes.
sample
submodule is present and run ./sample/results_update.py . Update thesamples
module and update the reference to it.