Skip to content

Commit

Permalink
Update cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Feb 25, 2024
1 parent 19d86c0 commit 65c8088
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/babelon/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ def statistics_translation_profile_command(
@output_option
def merge(inputs, output):
"""Merge multiple babelon files into one."""

df = pd.read_csv(inputs[0], sep='\t')

# Loop through the rest of the input files and concatenate each DataFrame
Expand Down

0 comments on commit 65c8088

Please sign in to comment.