Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-kotlyar committed Jan 7, 2022
1 parent 01bfd34 commit 3e39cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selene/api/shared/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

from selene.api.base import *

from selene.support.shared import browser, config, s, ss
from selene.support.shared import browser, config, jquery_style

0 comments on commit 3e39cde

Please sign in to comment.