Skip to content

Commit

Permalink
import_cmd.py edited online with Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
maddavo committed Jan 5, 2015
1 parent ffb1942 commit c06c570
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion commands/import_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,5 @@ def run(results, cmdenv, tdb):

cache.importDataFromFile(tdb, cmdenv, filePath, pricesFh=fh)

return None
return None

0 comments on commit c06c570

Please sign in to comment.