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
lines 64 and 195 in the Readme refer to BaseMapper in base.py as the parent class; the actual base class in src/aind_metadata_mapper/base.py is MapperJob.
lines 64 and 195 in the Readme refer to
BaseMapperin base.py as the parent class; the actual base class insrc/aind_metadata_mapper/base.pyisMapperJob.