Resolving merge conflicts.

This commit is contained in:
Nanda Scott 2018-02-21 14:54:11 -05:00
parent 283f1abbdd
commit 64dbd8678a
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ This script assumes the following:
1. All of the names in your collection .csv are on the first column
2. All of those names are spelled correctly.
3. The .csv only contains cards that you have in your collection.
Also make sure you run this in the same directory as your .csv
"""
import csv
import scrython