Your Name 4 vuotta sitten
vanhempi
commit
70210a5d20
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      hhh/browser_common.py

+ 2 - 2
hhh/browser_common.py

@@ -1,7 +1,7 @@
 from selenium import webdriver
 import time
-import networkx as nx
-import dataset
+#import networkx as nx
+#import dataset
 import pickle
 import codecs
 from selenium.webdriver.common.keys import Keys