Lucas Damaceno

Results 2 issues of Lucas Damaceno

This commit enables the user to pass the data file location (defaulting to data.json) via `--data` argument ```bash > python blackbird.py -u username --data location_to_data_file.json ``` The data file is...