Benchling-Open-Source / allotropy

A Python library for converting instrument data into Allotrope Simple Model (ASM)
MIT License
50 stars 27 forks source link

refactor: Allow timestamp parser to be None #610

Closed nathan-stender closed 3 weeks ago

nathan-stender commented 3 weeks ago

Also removes asserts that are impossible due to typing and removes _get_date_time_from_timestamp which is unused.