gramaziokohler / compas_xr

COMPAS XR streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments.
https://gramaziokohler.github.io/compas_xr/
MIT License
8 stars 0 forks source link

Python Library revisions to be more compatible with the new data structure and other application changes. #7

Closed jckenny59 closed 3 months ago

jckenny59 commented 5 months ago

The series of changes are primarily focused on the realtimedatabase and storage modules. The majority of the changes are focused in the pyrebase, cli, and interface . Additionally, changes in the assemblies module for removal of unnecessary things, and the adjustment of old methods to match new data types & structures.

What type of change is this?

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

gonzalocasas commented 3 months ago

As a general one, please run invoke lint locally so that you can fix the styling errors before they get reported by the build process