Skip to content

Commit

Permalink
Merge branch 'main' into feature/add-sample-missingness-rule-back
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed Mar 22, 2024
2 parents 0f49811 + 1356ed2 commit ac0b3b0
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 ac0b3b0

Please sign in to comment.