BioPandas/biopandas

[Refactor] Reduce code duplication by using abstract base classes

Aperta

#117 aperta il 27 mar 2023

 (0 commenti) (1 reazione) (0 assegnatari)Python (119 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (756 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor