Skip to content

Commit

Permalink
Remove stupid print.
Browse files Browse the repository at this point in the history
  • Loading branch information
loucerac committed May 14, 2023
1 parent a3ae2e3 commit 27b3090
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drexml/cli/stab_explainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
if __name__ == "__main__":
import sys

print("hola")

data_folder, n_iters, n_gpus, n_cpus, n_splits, debug, add = parse_stab(sys.argv)
this_seed = 82
queue = multiprocessing.Queue()
Expand Down

0 comments on commit 27b3090

Please sign in to comment.