Skip to content

Commit

Permalink
CLI issue when using scratch_dir in classify_wf (issue #311) .
Browse files Browse the repository at this point in the history
  • Loading branch information
pchaumeil committed Mar 26, 2021
1 parent 6e33947 commit c3caf87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gtdbtk/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -712,8 +712,6 @@ def parse_options(self, options):
options.max_consensus = None
options.rnd_seed = None
options.skip_trimming = False
options.scratch_dir = None
options.recalculate_red = False

self.align(options)

Expand Down

0 comments on commit c3caf87

Please sign in to comment.