Browse Source

fixed shabang

master
Raphael Roberts 7 years ago
parent
commit
0487cd45bc
  1. 2
      total_cost.py

2
total_cost.py

@ -1,4 +1,4 @@
#/usr/bin/python
#!/usr/bin/python
from json.decoder import JSONDecodeError
import json
import re

Loading…
Cancel
Save