BioPandas/biopandas
[Refactor] Reduce code duplication by using abstract base classes
開放
#117 建立於 2023年3月27日
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.