BioPandas/biopandas

[Refactor] Reduce code duplication by using abstract base classes

Offen

#117 geöffnet am 27.03.2023

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (119 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (756 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide