issues
search
AllenNeuralDynamics
/
aind-metadata-mapper
Repository to help gather and map metadata from different sources
MIT License
0
stars
2
forks
source link
fix: patches bug parsing null funding field
#199
Closed
jtyoung84
closed
1 week ago
jtyoung84
commented
2 weeks ago
Closes #198
Adds check if field is None, then set to empty string
Removes inconsistent unit test breaking on pydantic serializer warnings
Closes #198