Skip to content

Commit

Permalink
Update Csv_to_fasta.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-kozak authored Jun 26, 2017
1 parent 427b6f0 commit 5b8ed46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Csv_to_fasta.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Simple script to convert csv file to fasta fromat

# import librarys
# import libraries
import pandas as pd
import sys
import os.path
Expand Down

0 comments on commit 5b8ed46

Please sign in to comment.