PGScatalog / pgscatalog_utils

(superseded by pygscatalog) Utilities for working with PGS Catalog API and scoring files
Apache License 2.0
4 stars 3 forks source link

remove assert in `match_combine` #67

Closed nebfield closed 9 months ago

nebfield commented 9 months ago

I wanted to fix this during the namespace package refactoring, but the assertion error is happening frequently enough that I'd prefer to temporarily fix it now

note for future me: matchlib should automatically do something similar

closes https://github.com/PGScatalog/pgscatalog_utils/issues/60 closes https://github.com/PGScatalog/pgscatalog_utils/issues/52