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
Currently we use two objects to store the data in (header + data), which is nasty and can cause errors, especially since there are methods with which this can be improved.
The text was updated successfully, but these errors were encountered:
Currently we use two objects to store the data in (header + data), which is nasty and can cause errors, especially since there are methods with which this can be improved.
The text was updated successfully, but these errors were encountered: