summaryrefslogtreecommitdiff
path: root/crop-finder.py
diff options
context:
space:
mode:
Diffstat (limited to 'crop-finder.py')
-rwxr-xr-xcrop-finder.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/crop-finder.py b/crop-finder.py
index eae5f92..ac1805b 100755
--- a/crop-finder.py
+++ b/crop-finder.py
@@ -1,6 +1,7 @@
import csv
import time
import os
+import sys
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver.common.keys import Keys