BioPandas/biopandas

[Refactor] Reduce code duplication by using abstract base classes

開放

#117 建立於 2023年3月27日

 (0 則留言) (1 個反應) (0 位負責人)Python (119 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (756 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Now that we support quite a few different formats we've ended with a significant amount of code duplication in the library. This should be refactored out into an abstract base class to reduce the future maintenance burden.

貢獻者指南