Skip to content

Commit

Permalink
fix #6
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfoga committed Dec 12, 2018
1 parent 68925ce commit 43156e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygce/models/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from datetime import timedelta

from bs4 import BeautifulSoup
from hal.internet.selenium import SeleniumFormFiller
from hal.internet.selenium.forms import SeleniumFormFiller
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver.support import expected_conditions as EC
Expand Down

0 comments on commit 43156e5

Please sign in to comment.