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
I.e. disasterCloseoutDate vs disasterCloseOutDate. The solution here is to probably revert usage of dataclasses and utilize a named tuple with the ability to ignore case when looking up key values.
I.e. disasterCloseoutDate vs disasterCloseOutDate. The solution here is to probably revert usage of dataclasses and utilize a named tuple with the ability to ignore case when looking up key values.