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.

贡献者指南