Skip to content

Commit

Permalink
Merge branch 'main' into feature/wgs-preprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed Mar 22, 2024
2 parents d146935 + 1356ed2 commit 00cd41a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deeprvat/data/dense_gt.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ def __init__(
cache_matrices: bool = False,
verbose: bool = False,
):
sample_file = None # TODO delete this!
if verbose:
logger.setLevel(logging.DEBUG)
else:
Expand Down

0 comments on commit 00cd41a

Please sign in to comment.