BioPandas/biopandas

[Refactor] Reduce code duplication by using abstract base classes

オープン

#117 opened on 2023/03/27

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Python (119 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (756 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド