undetected-chromedriver/undetected_chromedriver/v2.py

5 lines
90 B
Python
Raw Normal View History

2021-12-22 07:07:27 -07:00
# for backward compatibility
import sys
sys.modules[__name__] = sys.modules[__package__]