Skip to content

Commit

Permalink
fix: Fix WriteOutputs number of args
Browse files Browse the repository at this point in the history
  • Loading branch information
KHajji committed Apr 14, 2022
1 parent cdd29b7 commit 8bf72f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TrueConsense/TrueConsense.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ def main():
args.output_gff,
GffHeader,
args.output,
args.threads,
)


Expand Down

0 comments on commit 8bf72f8

Please sign in to comment.