Skip to content

Commit

Permalink
removed caching
Browse files Browse the repository at this point in the history
khoroshevskyi committed Sep 26, 2024

Verified

This commit was signed with the committer’s verified signature.
navinkarkera Navin Karkera
1 parent acc1343 commit db4f3ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bbconf/bbagent.py
Original file line number Diff line number Diff line change
@@ -42,7 +42,6 @@ def bedset(self) -> BedAgentBedSet:
def objects(self) -> BBObjects:
return self._objects

@cached_property
def get_stats(self) -> StatsReturn:
"""
Get statistics for a bed file

0 comments on commit db4f3ad

Please sign in to comment.