Skip to content

Commit

Permalink
This method is hit THOUSANDS of times per run, completely cluttering …
Browse files Browse the repository at this point in the history
…production logs
  • Loading branch information
jakemiller13 committed Feb 7, 2024
1 parent 6411945 commit f770738
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fatools/lib/fautil/mixin2.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ def assign(self):


def get_alleles(self, broad_peaks_only=True):
cerr('***** Entering ChannelMixin.get_alleles *****')

if self.status == const.channelstatus.reseted:
# create alleles first
raise RuntimeError('E: channel needs to be scanned first')
Expand Down

0 comments on commit f770738

Please sign in to comment.