Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jsfehler committed Feb 27, 2024
1 parent 89d6aa3 commit e084015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splinter/driver/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from typing import Optional
from typing import Type

from splinter.cookie_manager import CookieManagerAPI
from splinter.abc import CookieManagerAPI
from splinter.element_list import ElementList


Expand Down

0 comments on commit e084015

Please sign in to comment.